Skip to content

Commit f5d9f06

Browse files
committed
Release 1.7.3
1 parent bf88556 commit f5d9f06

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 1.7.3 (2024-08-14)
2+
3+
ENHANCEMENTS
4+
5+
* feat: show requested version in error when none was matched by @ansgarm in https://github.com/hashicorp/js-releases/pull/250
6+
7+
BUG FIXES
8+
9+
* Bump axios to 1.7 by @jpogran in https://github.com/hashicorp/js-releases/pull/278
10+
* Bump braces to 3.0.3 by @jpogran in https://github.com/hashicorp/js-releases/pull/279
11+
112
# 1.7.2 (2023-11-27)
213

314
INTERNAL:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashicorp/js-releases",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "Download packages from releases.hashicorp.com",
55
"main": "./out/index.js",
66
"types": "./out/index.d.ts",

0 commit comments

Comments
 (0)