Skip to content

Commit 70875fe

Browse files
committed
bump patch release before full deps bump
1 parent b1b7998 commit 70875fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cli/create-plasmo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-plasmo",
3-
"version": "0.83.0",
3+
"version": "0.83.1",
44
"description": "Create Plasmo Framework Browser Extension",
55
"main": "dist/index.js",
66
"bin": "bin/index.mjs",

cli/plasmo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plasmo",
3-
"version": "0.84.0",
3+
"version": "0.83.1",
44
"description": "The Plasmo Framework CLI",
55
"publishConfig": {
66
"types": "dist/type.d.ts"

core/parcel-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plasmohq/parcel-config",
3-
"version": "0.39.4",
3+
"version": "0.39.5",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)