Skip to content

Commit ffd658d

Browse files
committed
release: version v1.1.1
1 parent 9dc6dd1 commit ffd658d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/chrome-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-devtools-unlocker/chrome-extension",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Enable Vue DevTools in production environments in Chrome browser",
55
"type": "module",
66
"scripts": {

packages/firefox-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-devtools-unlocker/firefox-extension",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Enable Vue DevTools in production environments in Firefox browser",
55
"type": "module",
66
"scripts": {

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-devtools-unlocker/shared",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Enable Vue DevTools in production environments",
55
"author": "zhensherlock",
66
"license": "MIT",

0 commit comments

Comments
 (0)