Skip to content

Commit 3a952c1

Browse files
chore(release): 3.1.3 semantic
1 parent 4681e21 commit 3a952c1

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [3.1.3](https://github.com/sourcefuse/loopback4-audit-log/compare/v3.1.2...v3.1.3) (2022-09-09)
2+
13
## [3.1.2](https://github.com/sourcefuse/loopback4-audit-log/compare/v3.1.1...v3.1.2) (2022-06-24)
24

35

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/audit-log",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Audit Log extension",
55
"keywords": [
66
"loopback-extension",
@@ -76,10 +76,10 @@
7676
"typescript": "~4.7.4"
7777
},
7878
"overrides": {
79-
"publishConfig": {
80-
"registry": "https://registry.npmjs.org/"
81-
}
82-
},
79+
"publishConfig": {
80+
"registry": "https://registry.npmjs.org/"
81+
}
82+
},
8383
"config": {
8484
"commitizen": {
8585
"path": "./node_modules/cz-customizable"

0 commit comments

Comments
 (0)