File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.3.1] ( https://github.com/sourcefuse/loopback4-soft-delete/compare/v5.3.0...v5.3.1 ) (2022-09-09)
2
+
1
3
# [ 5.3.0] ( https://github.com/sourcefuse/loopback4-soft-delete/compare/v5.2.1...v5.3.0 ) (2022-09-05)
2
4
3
5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " loopback4-soft-delete" ,
3
- "version" : " 5.3.0 " ,
3
+ "version" : " 5.3.1 " ,
4
4
"author" : " Sourcefuse" ,
5
5
"description" : " A loopback-next extension for soft delete feature" ,
6
6
"keywords" : [
85
85
"typescript" : " ~4.7.4"
86
86
},
87
87
"overrides" : {
88
- "publishConfig" : {
89
- "registry" : " https://registry.npmjs.org/"
90
- }
88
+ "publishConfig" : {
89
+ "registry" : " https://registry.npmjs.org/"
90
+ }
91
91
},
92
92
"dependencies" : {
93
93
"@loopback/core" : " ^4.0.3" ,
You can’t perform that action at this time.
0 commit comments