Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
a145789 committed Dec 13, 2023
1 parent ed83af0 commit 1328d50
Show file tree
Hide file tree
Showing 2 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.1.1](https://github.com/varletjs/release/compare/v0.1.0...v0.1.1) (2023-12-13)



# [0.1.0](https://github.com/varletjs/release/compare/v0.0.5...v0.1.0) (2023-12-12)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@varlet/release",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "release all packages and generate changelogs",
"keywords": [
"varlet",
Expand Down Expand Up @@ -79,4 +79,4 @@
"picocolors": "^1.0.0",
"semver": "^7.5.4"
}
}
}

0 comments on commit 1328d50

Please sign in to comment.