Skip to content

Commit f268de1

Browse files
committed
chore(release): changelog file
1 parent f257cd9 commit f268de1

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
@@ -1,3 +1,64 @@
1+
## Release [v10.0.2](https://github.com/sourcefuse/loopback4-soft-delete/compare/v10.0.1..v10.0.2) June 4, 2024
2+
Welcome to the June 4, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
3+
4+
- [](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [chore(deps): loopback version updates ](https://github.com/sourcefuse/loopback4-soft-delete/commit/872417cbb26d16c9cfd65e0c037ce86cccd11408) was commited on June 4, 2024 by [Surbhi](mailto:[email protected])
5+
6+
- loopback version updates
7+
8+
- GH-213
9+
10+
- ## Description
11+
12+
- loopback version updates
13+
14+
- Fixes #213
15+
16+
- ## Type of change
17+
18+
- Please delete options that are not relevant.
19+
20+
- - [ ] Bug fix (non-breaking change which fixes an issue)
21+
22+
- - [ ] New feature (non-breaking change which adds functionality)
23+
24+
- - [ ] Breaking change (fix or feature that would cause existing
25+
26+
- functionality
27+
28+
- to not work as expected)
29+
30+
- - [ ] Intermediate change (work in progress)
31+
32+
- ## How Has This Been Tested ?
33+
34+
- Please describe the tests that you ran to verify your changes. Provide
35+
36+
- instructions so we can reproduce. Please also list any relevant details
37+
38+
- for
39+
40+
- your test configuration
41+
42+
- - [ ] Test A
43+
44+
- - [ ] Test B
45+
46+
- ## Checklist:
47+
48+
- - [ ] Performed a self-review of my own code
49+
50+
- - [ ] npm test passes on your machine
51+
52+
- - [ ] New tests added or existing tests modified to cover all changes
53+
54+
- - [ ] Code conforms with the style guide
55+
56+
- - [ ] API Documentation in code was updated
57+
58+
59+
Clink on the above links to understand the changes in detail.
60+
___
61+
162
## Release [v10.0.1](https://github.com/sourcefuse/loopback4-soft-delete/compare/v10.0.0..v10.0.1) May 15, 2024
263
Welcome to the May 15, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
364

0 commit comments

Comments
 (0)