Skip to content

Commit

Permalink
release: 📦 v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MuyianKing committed Nov 14, 2024
1 parent c9f87b0 commit de2d794
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.2.0](https://github.com/MuyianKing/cli/compare/v0.1.2...v0.2.0) (2024-11-14)



## [0.1.2](https://github.com/MuyianKing/cli/compare/v0.1.1...v0.1.2) (2024-11-14)


Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@muyianking/cli",
"version": "0.1.2",
"version": "0.2.0",
"description": "慕易安的脚手架",
"author": "muyian",
"license": "ISC",
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": "cli",
"type": "module",
"version": "0.1.2",
"version": "0.2.0",
"private": false,
"scripts": {
"update-dep": "npm-check-updates && ncu -u && pnpm i",
Expand Down

0 comments on commit de2d794

Please sign in to comment.