-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 chore(release): @arvinxu/foo@2.0.0-beta.1 [skip ci]
# @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
1 parent
f1486b3
commit 74b98b4
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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", | ||
|