Skip to content

Commit 8d607a9

Browse files
committed
chore(common): release packages
1 parent 7712887 commit 8d607a9

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.yarn/versions/1cdf7aec.yml

-6
This file was deleted.

packages/browser-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-extension",
3-
"version": "0.0.38",
3+
"version": "0.0.39",
44
"main": "index.js",
55
"author": "yqrashawn <namy.19@gmail.com>",
66
"license": "MIT",

packages/popup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "helios-popup",
44
"type": "module",
5-
"version": "0.1.17",
5+
"version": "0.1.18",
66
"main": "index.js",
77
"author": "yqrashawn <namy.19@gmail.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)