Skip to content

Commit

Permalink
chore(release): release v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Mar 12, 2024
1 parent 34162b5 commit 1a65d94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [0.6.2](https://github.com/dream-num/cli/compare/v0.6.1...v0.6.2) (2024-03-12)

## [0.6.1](https://github.com/dream-num/cli/compare/v0.6.0...v0.6.1) (2024-03-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@univerjs/create-cli",
"type": "module",
"version": "0.6.1",
"version": "0.6.2",
"description": "Command-line tool for quickly playing with Univer.",
"author": "DreamNum <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1a65d94

Please sign in to comment.