We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e791de commit 800fb09Copy full SHA for 800fb09
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "selection-command-monorepo",
3
- "version": "0.16.0",
+ "version": "0.17.0",
4
"private": true,
5
"description": "Selection Command - Monorepo for Chrome Extension and Hub",
6
"author": "ujiro99",
packages/extension/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"default_locale": "en",
7
"icons": {
8
"128": "icon128.png"
packages/extension/package.json
"name": "@selection-command/extension",
"license": "MIT",
0 commit comments