-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG for release v1.1.0 (#93)
Co-authored-by: mo3et <[email protected]>
- Loading branch information
1 parent
486d44d
commit d9f2f22
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## [v1.1.0](https://github.com/openimsdk/actions-test/releases/tag/v1.1.0) 2024-10-23 | ||
|
||
### New Features | ||
* feat(changelog): Implement changelog generate tool [#76](https://github.com/openimsdk/actions-test/pull/76) | ||
|
||
### Chores | ||
* chore(log): create changelog. [#81](https://github.com/openimsdk/actions-test/pull/81) | ||
|
||
### Refactors | ||
* refactor: remove unused template. [#77](https://github.com/openimsdk/actions-test/pull/77) | ||
* refactor(clog): update changelog logic. [#78](https://github.com/openimsdk/actions-test/pull/78) | ||
|
||
### Builds | ||
* build(deps): improve changelog generate. [#79](https://github.com/openimsdk/actions-test/pull/79) | ||
|
||
### Others | ||
* Update CHANGELOG for release v0.0.50 [#86](https://github.com/openimsdk/actions-test/pull/86) | ||
* Update CHANGELOG for release v0.1.1 [#88](https://github.com/openimsdk/actions-test/pull/88) | ||
* Update CHANGELOG for release v1.0.0 [#89](https://github.com/openimsdk/actions-test/pull/89) | ||
* Update CHANGELOG for release v0.1.2 [#90](https://github.com/openimsdk/actions-test/pull/90) | ||
* Update CHANGELOG for release v0.1.3 [#91](https://github.com/openimsdk/actions-test/pull/91) | ||
|
||
**Full Changelog**: [v0.0.40...v1.1.0](https://github.com/openimsdk/actions-test/compare/v0.0.40...v1.1.0) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# CHANGELOGs | ||
|
||
- [CHANGELOG-1.1.md](./CHANGELOG-1.1.md) | ||
|