Skip to content

Commit 85757a8

Browse files
committed
chore(release): changelog file
1 parent 9c7cb1a commit 85757a8

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

CHANGELOG.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,67 @@ Welcome to the December 13, 2024 release of loopback4-soft-delete. There are man
5656
- modules
5757

5858

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+
59120
Clink on the above links to understand the changes in detail.
60121
___
61122

0 commit comments

Comments
 (0)