Skip to content

Commit a140321

Browse files
chore(release): 4.1.2 semantic
1 parent 4942d4f commit a140321

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [4.1.2](https://github.com/sourcefuse/loopback4-vault/compare/v4.1.1...v4.1.2) (2022-09-09)
2+
13
## [4.1.1](https://github.com/sourcefuse/loopback4-vault/compare/v4.1.0...v4.1.1) (2022-06-17)
24

35
# [4.1.0](https://github.com/sourcefuse/loopback4-vault/compare/v4.0.3...v4.1.0) (2022-05-26)

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/vault",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "An extension for HashiCorp's Vault in loopback-next",
55
"keywords": [
66
"loopback-extension",
@@ -77,9 +77,9 @@
7777
"typescript": "~4.7.4"
7878
},
7979
"overrides": {
80-
"publishConfig": {
81-
"registry": "https://registry.npmjs.org/"
82-
}
80+
"publishConfig": {
81+
"registry": "https://registry.npmjs.org/"
82+
}
8383
},
8484
"release": {
8585
"branches": [

0 commit comments

Comments
 (0)