Skip to content

Commit

Permalink
chore: release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 22, 2024
1 parent a414c28 commit 2095d5e
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.0",
"version": "2.2.1",
"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.0",
"version": "2.2.1",
"private": true,
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 2095d5e

Please sign in to comment.