From add0c5f29e559444aaa60b518f6cac6e902f0f33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:01:30 +0800 Subject: [PATCH] Update CHANGELOG for release v0.1.1 (#88) Co-authored-by: mo3et <34803812+mo3et@users.noreply.github.com> --- CHANGELOG/CHANGELOG-0.1.md | 44 ++++++++++++++++++++++++++++++++++++++ CHANGELOG/README.md | 1 + 2 files changed, 45 insertions(+) create mode 100644 CHANGELOG/CHANGELOG-0.1.md diff --git a/CHANGELOG/CHANGELOG-0.1.md b/CHANGELOG/CHANGELOG-0.1.md new file mode 100644 index 0000000..a2e1b37 --- /dev/null +++ b/CHANGELOG/CHANGELOG-0.1.md @@ -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) + diff --git a/CHANGELOG/README.md b/CHANGELOG/README.md index cecb875..aab6076 100644 --- a/CHANGELOG/README.md +++ b/CHANGELOG/README.md @@ -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) \ No newline at end of file