Skip to content

Commit

Permalink
chore: release v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 25, 2024
1 parent 220b46c commit 8b9c944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "release-it-pnpm",
"type": "module",
"version": "2.2.3",
"version": "2.2.4",
"packageManager": "pnpm@8.15.3",
"description": "Run release-it with pnpm",
"author": "Stephen Zhou <hi@hyoban.cc>",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "playground",
"type": "module",
"version": "2.2.3",
"version": "2.2.4",
"private": true,
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 8b9c944

Please sign in to comment.