Skip to content

Commit

Permalink
Release 1.5.0 (#16)
Browse files Browse the repository at this point in the history
* Release 1.5.0
  • Loading branch information
jpogran authored Feb 4, 2022
1 parent 0114c72 commit e4362a7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 1.5.0 (2022-02-07)

ENHANCEMENT:

- Implement Proxy usage ([#11](https://github.com/hashicorp/js-releases/pull/11))

DEPENDENCIES:

- Bump openpgpjs to v5.1.0 ([#15](https://github.com/hashicorp/js-releases/pull/15))
- Upgrade openpgpjs to v5.0.1 stable and modify usage ([#12](https://github.com/hashicorp/js-releases/pull/12))

# 1.4.0 (2021-04-23)

Security:
Expand Down
2 changes: 1 addition & 1 deletion 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.4.0",
"version": "1.5.0",
"description": "Download packages from releases.hashicorp.com",
"main": "./out/index.js",
"types": "./out/index.d.ts",
Expand Down

0 comments on commit e4362a7

Please sign in to comment.