Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
See CHANGELOG.md for more details.
  • Loading branch information
semantic-release-bot committed Jan 31, 2024
1 parent a279261 commit 3797a9f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.8.0](https://github.com/miaoxing/app/compare/v0.7.11...v0.8.0) (2024-01-31)


### Features

* 更新 `react` 支持 18 ([46ef334](https://github.com/miaoxing/app/commit/46ef33411d810047f93d6c298dc9f3c503b2b13e))
* 更新调用方法为 `react` 18 ([da6a7b2](https://github.com/miaoxing/app/commit/da6a7b269e19f3dfa51e6886c4896e0807a36ebf))
* **app:** 升级 `@chakra-ui/react` 到 v2 ([29634c8](https://github.com/miaoxing/app/commit/29634c8ced953dda3d13e2de40656364f2ac01d5))


### BREAKING CHANGES

* 更新调用方法为 `react` 18
* **app:** 升级 `@chakra-ui/react` 到 v2

## [0.7.11](https://github.com/miaoxing/app/compare/v0.7.10...v0.7.11) (2024-01-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@miaoxing/app",
"version": "0.7.11",
"version": "0.8.0",
"private": true,
"repository": "https://github.com/miaoxing/app",
"license": "MIT",
Expand Down

0 comments on commit 3797a9f

Please sign in to comment.