Skip to content

Commit fbde5a1

Browse files
author
GitHub Actions
committed
chore(release): v3.0.2
1 parent 4075cf8 commit fbde5a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v3.0.2
4+
5+
[compare changes](https://github.com/aklinker1/publish-browser-extension/compare/v3.0.1...v3.0.2)
6+
37
## v3.0.1
48

59
[compare changes](https://github.com/aklinker1/publish-browser-extension/compare/v3.0.0...v3.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "publish-browser-extension",
33
"description": "Easily publish web extensions to their stores",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"engines": {
66
"node": "^18.0.0 || >=20.0.0"
77
},

0 commit comments

Comments
 (0)