Skip to content

Commit 7fea742

Browse files
chore(release): 5.3.1 semantic
1 parent 8e2ee26 commit 7fea742

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [5.3.1](https://github.com/sourcefuse/loopback4-soft-delete/compare/v5.3.0...v5.3.1) (2022-09-09)
2+
13
# [5.3.0](https://github.com/sourcefuse/loopback4-soft-delete/compare/v5.2.1...v5.3.0) (2022-09-05)
24

35

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-soft-delete",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"author": "Sourcefuse",
55
"description": "A loopback-next extension for soft delete feature",
66
"keywords": [
@@ -85,9 +85,9 @@
8585
"typescript": "~4.7.4"
8686
},
8787
"overrides": {
88-
"publishConfig": {
89-
"registry": "https://registry.npmjs.org/"
90-
}
88+
"publishConfig": {
89+
"registry": "https://registry.npmjs.org/"
90+
}
9191
},
9292
"dependencies": {
9393
"@loopback/core": "^4.0.3",

0 commit comments

Comments
 (0)