Skip to content

Commit

Permalink
fix(pkg): force release again
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Aug 23, 2024
1 parent 3f55955 commit 5f6ef38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.2"
".": "0.1.1"
}
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": {
".": {
"release-type": "node",
"release-as": "0.1.1"
"release-as": "0.1.2"
}
}
}

0 comments on commit 5f6ef38

Please sign in to comment.