Skip to content

Commit

Permalink
chore(release): release v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed May 20, 2024
1 parent 58c2143 commit 45268ef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [0.6.3](https://github.com/dream-num/cli/compare/v0.6.2...v0.6.3) (2024-05-20)


### Bug Fixes

* fix lockfile ([58c2143](https://github.com/dream-num/cli/commit/58c21432b98e07c6ab725a9fa8235a336b19ca6b))


### Features

* update template ([e645ab7](https://github.com/dream-num/cli/commit/e645ab798619d85e1c3164b23caf4157c9b0731c))

## [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.2",
"version": "0.6.3",
"description": "Command-line tool for quickly playing with Univer.",
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 45268ef

Please sign in to comment.