You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+61Lines changed: 61 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,67 @@ Welcome to the December 13, 2024 release of loopback4-soft-delete. There are man
56
56
- modules
57
57
58
58
59
+
Clink on the above links to understand the changes in detail.
60
+
___
61
+
62
+
## Release [v10.0.3](https://github.com/sourcefuse/loopback4-soft-delete/compare/v10.0.2..v10.0.3) December 13, 2024
63
+
Welcome to the December 13, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
64
+
65
+
-[](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [chore(deps): version update ](https://github.com/sourcefuse/loopback4-soft-delete/commit/12eb7a572e6373941552154eb673065aeed1f86d) was commited on December 13, 2024 by [Sunny Tyagi](mailto:[email protected])
66
+
67
+
- ## Description
68
+
69
+
- loopback version update
70
+
71
+
- Fixes # (issue)
72
+
73
+
- ## Type of change
74
+
75
+
- Please delete options that are not relevant.
76
+
77
+
- - [] Bug fix (non-breaking change which fixes an issue)
78
+
79
+
- - [] New feature (non-breaking change which adds functionality)
80
+
81
+
- - [] Breaking change (fix or feature that would cause existing
82
+
83
+
- functionality
84
+
85
+
- to not work as expected)
86
+
87
+
- - [] Intermediate change (work in progress)
88
+
89
+
- ## How Has This Been Tested?
90
+
91
+
- Please describe the tests that you ran to verify your changes. Provide
92
+
93
+
- instructions so we can reproduce. Please also list any relevant details
94
+
95
+
- for
96
+
97
+
- your test configuration
98
+
99
+
- - [] Test A
100
+
101
+
- - [] Test B
102
+
103
+
- ## Checklist:
104
+
105
+
- - [] Performed a self-review of my own code
106
+
107
+
- - [] npm test passes on your machine
108
+
109
+
- - [] New tests added or existing tests modified to cover all changes
110
+
111
+
- - [] Code conforms with the style guide
112
+
113
+
- - [] API Documentation in code was updated
114
+
115
+
- - [] Any dependent changes have been merged and published in downstream
116
+
117
+
- modules
118
+
119
+
59
120
Clink on the above links to understand the changes in detail.
0 commit comments