Skip to content

Commit

Permalink
Release 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpogran committed Aug 15, 2024
1 parent bf88556 commit f5d9f06
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 1.7.3 (2024-08-14)

ENHANCEMENTS

* feat: show requested version in error when none was matched by @ansgarm in https://github.com/hashicorp/js-releases/pull/250

BUG FIXES

* Bump axios to 1.7 by @jpogran in https://github.com/hashicorp/js-releases/pull/278
* Bump braces to 3.0.3 by @jpogran in https://github.com/hashicorp/js-releases/pull/279

# 1.7.2 (2023-11-27)

INTERNAL:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/js-releases",
"version": "1.7.2",
"version": "1.7.3",
"description": "Download packages from releases.hashicorp.com",
"main": "./out/index.js",
"types": "./out/index.d.ts",
Expand Down

0 comments on commit f5d9f06

Please sign in to comment.