diff --git a/CHANGELOG/CHANGELOG-0.0.md b/CHANGELOG/CHANGELOG-0.0.md new file mode 100644 index 0000000..07611a9 --- /dev/null +++ b/CHANGELOG/CHANGELOG-0.0.md @@ -0,0 +1,17 @@ +## [v0.0.50](https://github.com/openimsdk/actions-test/releases/tag/v0.0.50) 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) + +**Full Changelog**: [vv0.0.41...v0.0.50](https://github.com/openimsdk/actions-test/compare/v0.0.41...v0.0.50) + diff --git a/CHANGELOG/README.md b/CHANGELOG/README.md index 634a9a9..cecb875 100644 --- a/CHANGELOG/README.md +++ b/CHANGELOG/README.md @@ -1,4 +1,4 @@ # CHANGELOGs - +- [CHANGELOG-0.0.md](./CHANGELOG-0.0.md) - [CHANGELOG-0.md](./CHANGELOG-0.md) \ No newline at end of file