Skip to content

Commit 6ca44ef

Browse files
authored
Merge branch 'dev' into fix/sidebar
2 parents 001402d + cf68efa commit 6ca44ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)