Skip to content

Commit

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

### ✨ 新特性

* 升级基础设施 ([0f60411](0f60411))

### 🎫 杂项

* 升级相关配置 ([6c803c9](6c803c9))

### 💥 BREAKING CHANGES

* 全量依赖大版本升级
  • Loading branch information
semantic-release-bot committed Apr 21, 2023
1 parent f1486b3 commit 74b98b4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/foo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# 更新日志

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


### ✨ 新特性

* 升级基础设施 ([0f60411](https://github.com/arvinxx/monorepo-template/commit/0f60411))


### 🎫 杂项

* 升级相关配置 ([6c803c9](https://github.com/arvinxx/monorepo-template/commit/6c803c9))


### 💥 BREAKING CHANGES

* 全量依赖大版本升级

# @arvinxu/foo [1.1.0](https://github.com/arvinxx/monorepo-template/compare/@arvinxu/foo@1.0.0...@arvinxu/foo@1.1.0) (2021-02-23)


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": "1.1.0",
"version": "2.0.0-beta.1",
"files": [
"lib",
"es",
Expand Down

0 comments on commit 74b98b4

Please sign in to comment.