-
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 v0.1.1 (#88)
Co-authored-by: mo3et <[email protected]>
- Loading branch information
1 parent
ce08620
commit add0c5f
Showing
2 changed files
with
45 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,44 @@ | ||
## [v0.1.1](https://github.com/openimsdk/actions-test/releases/tag/v0.1.1) 2024-10-23 | ||
|
||
### New Features | ||
* feat: Update version to v0.0.19 [#30](https://github.com/openimsdk/actions-test/pull/30) | ||
* feat(changelog): Implement changelog generate tool [#76](https://github.com/openimsdk/actions-test/pull/76) | ||
|
||
### Bug Fixes | ||
* fix: swm [#34](https://github.com/openimsdk/actions-test/pull/34) | ||
|
||
### 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 version to v0.0.9 [#10](https://github.com/openimsdk/actions-test/pull/10) | ||
* Ts1 [#12](https://github.com/openimsdk/actions-test/pull/12) | ||
* 321 [#14](https://github.com/openimsdk/actions-test/pull/14) | ||
* Test2 [#15](https://github.com/openimsdk/actions-test/pull/15) | ||
* Test3 [#16](https://github.com/openimsdk/actions-test/pull/16) | ||
* test: cn comments test when diff [#17](https://github.com/openimsdk/actions-test/pull/17) | ||
* upa [#13](https://github.com/openimsdk/actions-test/pull/13) | ||
* Update version to v0.0.9-alpha1 [#11](https://github.com/openimsdk/actions-test/pull/11) | ||
* Update version to v0.0.9-alpha2 [#18](https://github.com/openimsdk/actions-test/pull/18) | ||
* Update version to v0.0.10 [#20](https://github.com/openimsdk/actions-test/pull/20) | ||
* Update version to v0.0.11 [#21](https://github.com/openimsdk/actions-test/pull/21) | ||
* Update version to v0.0.14 [#25](https://github.com/openimsdk/actions-test/pull/25) | ||
* Update version to v0.0.21 [#32](https://github.com/openimsdk/actions-test/pull/32) | ||
* T1 [#35](https://github.com/openimsdk/actions-test/pull/35) | ||
* update teset [#36](https://github.com/openimsdk/actions-test/pull/36) | ||
* hello [#39](https://github.com/openimsdk/actions-test/pull/39) | ||
* rm [#51](https://github.com/openimsdk/actions-test/pull/51) | ||
* 21321 [#53](https://github.com/openimsdk/actions-test/pull/53) | ||
* 1x [#54](https://github.com/openimsdk/actions-test/pull/54) | ||
* Update CHANGELOG for release v0.0.34 [#74](https://github.com/openimsdk/actions-test/pull/74) | ||
* Update CHANGELOG for release v0.0.50 [#86](https://github.com/openimsdk/actions-test/pull/86) | ||
|
||
**Full Changelog**: [vv0.0.1...v0.1.1](https://github.com/openimsdk/actions-test/compare/v0.0.1...v0.1.1) | ||
|
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# CHANGELOGs | ||
|
||
- [CHANGELOG-0.1.md](./CHANGELOG-0.1.md) | ||
- [CHANGELOG-0.0.md](./CHANGELOG-0.0.md) | ||
- [CHANGELOG-0.md](./CHANGELOG-0.md) |