Skip to content

Commit

Permalink
Update CHANGELOG for release v1.1.0 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: mo3et <34803812+mo3et@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mo3et authored Oct 23, 2024
1 parent 486d44d commit d9f2f22
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG/CHANGELOG-1.1.md
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)

4 changes: 4 additions & 0 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# CHANGELOGs

- [CHANGELOG-1.1.md](./CHANGELOG-1.1.md)

0 comments on commit d9f2f22

Please sign in to comment.