Skip to content

Commit

Permalink
chore: bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Nov 8, 2024
1 parent 1041ff0 commit 847420b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cli/create-plasmo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-plasmo",
"version": "0.89.3",
"version": "0.89.4",
"description": "Create Plasmo Framework Browser Extension",
"main": "dist/index.js",
"bin": "bin/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion cli/plasmo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plasmo",
"version": "0.89.3",
"version": "0.89.4",
"description": "The Plasmo Framework CLI",
"publishConfig": {
"types": "dist/type.d.ts"
Expand Down
2 changes: 1 addition & 1 deletion core/parcel-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmohq/parcel-core",
"version": "0.1.9",
"version": "0.1.10",
"description": "Plasmo Parcel Core Fork",
"files": [
"dist"
Expand Down

0 comments on commit 847420b

Please sign in to comment.