Skip to content

Commit

Permalink
chore: release v2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Apr 6, 2023
1 parent 8cca98d commit 5be0864
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.0.0-beta.1](https://github.com/weiran-zsd/dts-cli/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2023-04-06)

### Bug Fixes

- add deps jest-environment-jsdom ([8cca98d](https://github.com/weiran-zsd/dts-cli/commit/8cca98d93279957e7e01a4bec7067c15340203fa))

## [2.0.0-beta.0](https://github.com/weiran-zsd/dts-cli/compare/v1.6.3...v2.0.0-beta.0) (2023-03-28)

### ⚠ BREAKING CHANGES
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": "dts-cli",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"author": "唯然<weiran.zsd@outlook.com>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
Expand Down

0 comments on commit 5be0864

Please sign in to comment.