Skip to content

Commit 53190eb

Browse files
committed
chore(release): changelog file
1 parent 9d065e2 commit 53190eb

File tree

1 file changed

+143
-0
lines changed

1 file changed

+143
-0
lines changed

CHANGELOG.md

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,146 @@
1+
## Release [v10.0.1](https://github.com/sourcefuse/loopback4-soft-delete/compare/v10.0.0..v10.0.1) May 15, 2024
2+
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:
3+
4+
- [](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [fix(ci-cd): add step to generate changelog ](https://github.com/sourcefuse/loopback4-soft-delete/commit/71b4cee62adda9a71300b11605651d591e3ca500) was commited on May 15, 2024 by [yeshamavani](mailto:83634146+yeshamavani@users.noreply.github.com)
5+
6+
- add the missing ci checks for pr
7+
8+
- GH-211
9+
10+
- ## Description
11+
12+
- add step to generate changelog
13+
14+
- add the missing ci checks for pr
15+
16+
- Fixes #211
17+
18+
- ## Type of change
19+
20+
- Please delete options that are not relevant.
21+
22+
- - [ ] Bug fix (non-breaking change which fixes an issue)
23+
24+
- - [ ] New feature (non-breaking change which adds functionality)
25+
26+
- - [ ] Breaking change (fix or feature that would cause existing
27+
28+
- functionality
29+
30+
- to not work as expected)
31+
32+
- - [ ] Intermediate change (work in progress)
33+
34+
- ## Checklist:
35+
36+
- - [ ] Performed a self-review of my own code
37+
38+
- - [ ] npm test passes on your machine
39+
40+
- - [ ] New tests added or existing tests modified to cover all changes
41+
42+
- - [ ] Code conforms with the style guide
43+
44+
- - [ ] API Documentation in code was updated
45+
46+
47+
- [](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [docs(chore): copy the Readme to root as well ](https://github.com/sourcefuse/loopback4-soft-delete/commit/426d83fe9506a2c8c7e2e3391346545cc98a755b) was commited on May 13, 2024 by [arpit1503khanna](mailto:108673359+arpit1503khanna@users.noreply.github.com)
48+
49+
- GH-209
50+
51+
- ## Description
52+
53+
- Copy the Readme to root as well
54+
55+
- Fixes #209
56+
57+
- ## Type of change
58+
59+
- Please delete options that are not relevant.
60+
61+
- - [ ] Bug fix (non-breaking change which fixes an issue)
62+
63+
- - [ ] New feature (non-breaking change which adds functionality)
64+
65+
- - [ ] Breaking change (fix or feature that would cause existing
66+
67+
- functionality
68+
69+
- to not work as expected)
70+
71+
- - [ ] Intermediate change (work in progress)
72+
73+
- ## How Has This Been Tested ?
74+
75+
- Please describe the tests that you ran to verify your changes. Provide
76+
77+
- instructions so we can reproduce. Please also list any relevant details
78+
79+
- for
80+
81+
- your test configuration
82+
83+
- - [ ] Test A
84+
85+
- - [ ] Test B
86+
87+
- ## Checklist:
88+
89+
- - [ ] Performed a self-review of my own code
90+
91+
- - [ ] npm test passes on your machine
92+
93+
- - [ ] New tests added or existing tests modified to cover all changes
94+
95+
- - [ ] Code conforms with the style guide
96+
97+
- - [ ] API Documentation in code was updated
98+
99+
100+
- [](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [chore(ci-cd): update readme path in sync docs action ](https://github.com/sourcefuse/loopback4-soft-delete/commit/6213bf36e69f2a818b4b87622c1a0e6e612359bb) was commited on March 14, 2024 by [yeshamavani](mailto:83634146+yeshamavani@users.noreply.github.com)
101+
102+
- since the readme moved to docs folder
103+
104+
- GH-00
105+
106+
- ## Description
107+
108+
- update readme path in sync docs action
109+
110+
- Fixes # (issue)
111+
112+
- ## Type of change
113+
114+
- Please delete options that are not relevant.
115+
116+
- - [ ] Bug fix (non-breaking change which fixes an issue)
117+
118+
- - [ ] New feature (non-breaking change which adds functionality)
119+
120+
- - [ ] Breaking change (fix or feature that would cause existing
121+
122+
- functionality
123+
124+
- to not work as expected)
125+
126+
- - [ ] Intermediate change (work in progress)
127+
128+
- ## Checklist:
129+
130+
- - [ ] Performed a self-review of my own code
131+
132+
- - [ ] npm test passes on your machine
133+
134+
- - [ ] New tests added or existing tests modified to cover all changes
135+
136+
- - [ ] Code conforms with the style guide
137+
138+
- - [ ] API Documentation in code was updated
139+
140+
141+
Clink on the above links to understand the changes in detail.
142+
___
143+
1144
## Release [v8.0.1](https://github.com/sourcefuse/loopback4-soft-delete/compare/v8.0.0..v8.0.1) July 14, 2023
2145
Welcome to the July 14, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
3146

0 commit comments

Comments
 (0)