Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto committed Jun 4, 2024
1 parent f163b9e commit 71de67c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion programs/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"node": ">=18"
},
"name": "extension",
"version": "1.6.0-beta.1",
"version": "1.6.0",
"description": "Create cross-browser extensions with no build configuration.",
"main": "./dist/cli.js",
"types": "./dist/cli.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion programs/develop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"node": ">=18"
},
"name": "@extension-create/develop",
"version": "1.6.0",
"version": "1.6.1",
"description": "The develop step of Extension.js",
"main": "./dist/module.js",
"types": "./dist/module.d.ts",
Expand Down

0 comments on commit 71de67c

Please sign in to comment.