Skip to content

Commit

Permalink
chore: bump minor for vul dependency patch
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Jun 18, 2024
1 parent 7feee56 commit 7afaf7a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/storage
Submodule storage updated 1 files
+1 −1 package.json
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.87.2",
"version": "0.88.0",
"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.87.2",
"version": "0.88.0",
"description": "The Plasmo Framework CLI",
"publishConfig": {
"types": "dist/type.d.ts"
Expand Down
2 changes: 1 addition & 1 deletion core/parcel-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmohq/parcel-config",
"version": "0.40.11",
"version": "0.41.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion core/parcel-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmohq/parcel-runtime",
"version": "0.24.2",
"version": "0.25.0",
"description": "Plasmo Parcel Runtime",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmo/framework-shared",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 7afaf7a

Please sign in to comment.