Skip to content

Commit

Permalink
chore(release): 4.1.0 semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 26, 2022
1 parent 0154474 commit 286cbf9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [4.1.0](https://github.com/sourcefuse/loopback4-vault/compare/v4.0.3...v4.1.0) (2022-05-26)


### Bug Fixes

* **deps:** remove vulnerabilities ([#28](https://github.com/sourcefuse/loopback4-vault/issues/28)) ([c264c17](https://github.com/sourcefuse/loopback4-vault/commit/c264c17c4889012f51616f2590044030d4ab0b7f)), closes [#27](https://github.com/sourcefuse/loopback4-vault/issues/27)


### Features

* **ci-cd:** semantic release ([#16](https://github.com/sourcefuse/loopback4-vault/issues/16)) ([0154474](https://github.com/sourcefuse/loopback4-vault/commit/0154474353f02d2141b006c9d2b07c918bc32634)), closes [#15](https://github.com/sourcefuse/loopback4-vault/issues/15) [#15](https://github.com/sourcefuse/loopback4-vault/issues/15)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/vault",
"version": "4.0.3",
"version": "4.1.0",
"description": "An extension for HashiCorp's Vault in loopback-next",
"keywords": [
"loopback-extension",
Expand Down

0 comments on commit 286cbf9

Please sign in to comment.