Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2024-01-10)

### Bug Fixes

* 🐛 修复ta模块语法错误 ([6f08208](6f08208))

### Features

* ✨ 新增plop脚手架 ([8bfb719](8bfb719))
* ✨ 新增plop项目模板app ([d7c1833](d7c1833))
* ✨ 新增用户模块 ([9733845](9733845))
* ✨ 新增用户页面设计 ([59c5997](59c5997))
* ✨ 添加刷新功能 ([cbdc7ff](cbdc7ff))
* ✨ 设置.env ([81c5a02](81c5a02))
* ✨ 还原路由 ([c61f03a](c61f03a))
  • Loading branch information
semantic-release-bot committed Jan 10, 2024
1 parent af05c23 commit 06bff61
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions packages/gbeata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [1.5.0](https://github.com/anyone-yuren/react-antd-admin-pnpm/compare/v1.4.0...v1.5.0) (2024-01-10)


### Bug Fixes

* :bug: 修复ta模块语法错误 ([6f08208](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/6f082082b47bb3bd1c4b36e3318abb45155f2bb0))


### Features

* :sparkles: 新增plop脚手架 ([8bfb719](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/8bfb71985695070714a91a731fdc4c34ad804b7d))
* :sparkles: 新增plop项目模板app ([d7c1833](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/d7c183312bf476307d581d91fe914c551152b22f))
* :sparkles: 新增用户模块 ([9733845](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/9733845a35cbdd89654c647a94512491840023f1))
* :sparkles: 新增用户页面设计 ([59c5997](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/59c59970d65c23523329528cd18ea7309502959f))
* :sparkles: 添加刷新功能 ([cbdc7ff](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/cbdc7ff9b102c1ac1d1ad3038eb0c259a70d0b1c))
* :sparkles: 设置.env ([81c5a02](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/81c5a02f1385317e4d0b1d9d1e5e2bdceef2754f))
* :sparkles: 还原路由 ([c61f03a](https://github.com/anyone-yuren/react-antd-admin-pnpm/commit/c61f03a612d2e28419535102b66ddc14a4caf563))

# [1.4.0](https://github.com/anyone-yuren/react-antd-admin-pnpm/compare/v1.3.0...v1.4.0) (2024-01-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/gbeata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gbeata",
"version": "1.4.0",
"version": "1.5.0",
"description": "基于最新antd5二次封装的组件库",
"keywords": [
"ant",
Expand Down

0 comments on commit 06bff61

Please sign in to comment.