Skip to content

Commit 0cffbc1

Browse files
authored
chore(common): release packages (#1529)
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
1 parent 08fe7d3 commit 0cffbc1

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.yarn/versions/f99dc496.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.39",
3+
"version": "0.0.40",
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.18",
5+
"version": "0.1.19",
66
"main": "index.js",
77
"author": "yqrashawn <namy.19@gmail.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)