Skip to content

Commit

Permalink
Update CHANGELOG for release v0.1.1 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: mo3et <[email protected]>
  • Loading branch information
github-actions[bot] and mo3et authored Oct 23, 2024
1 parent ce08620 commit add0c5f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG/CHANGELOG-0.1.md
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)

1 change: 1 addition & 0 deletions CHANGELOG/README.md
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)

0 comments on commit add0c5f

Please sign in to comment.