Skip to content

Commit

Permalink
🔖 chore(release): @arvinxu/foo@2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# @arvinxu/foo [2.1.0](https://github.com/arvinxx/monorepo-template/compare/@arvinxu/foo@2.0.0...@arvinxu/foo@2.1.0) (2023-05-09)

### ✅ 测试

* 升级 test demo ([e7ed9fe](e7ed9fe))

### ✨ 新特性

* 优化 father 构建配置 ([f6c093f](f6c093f))
* 更新 prettier 配置 ([b451843](b451843))
* 更新 react18 相关构建配置 ([4b5981e](4b5981e))
  • Loading branch information
semantic-release-bot committed May 9, 2023
1 parent f6c093f commit 25b874b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/foo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 更新日志

# @arvinxu/foo [2.1.0](https://github.com/arvinxx/monorepo-template/compare/@arvinxu/foo@2.0.0...@arvinxu/foo@2.1.0) (2023-05-09)


### ✅ 测试

* 升级 test demo ([e7ed9fe](https://github.com/arvinxx/monorepo-template/commit/e7ed9fe))


### ✨ 新特性

* 优化 father 构建配置 ([f6c093f](https://github.com/arvinxx/monorepo-template/commit/f6c093f))
* 更新 prettier 配置 ([b451843](https://github.com/arvinxx/monorepo-template/commit/b451843))
* 更新 react18 相关构建配置 ([4b5981e](https://github.com/arvinxx/monorepo-template/commit/4b5981e))

# @arvinxu/foo [2.0.0](https://github.com/arvinxx/monorepo-template/compare/@arvinxu/foo@1.1.0...@arvinxu/foo@2.0.0) (2023-04-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/foo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arvinxu/foo",
"version": "2.0.0",
"version": "2.1.0",
"main": "lib/index.js",
"module": "es/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 25b874b

Please sign in to comment.