We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4075cf8 commit fbde5a1Copy full SHA for fbde5a1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v3.0.2
4
+
5
+[compare changes](https://github.com/aklinker1/publish-browser-extension/compare/v3.0.1...v3.0.2)
6
7
## v3.0.1
8
9
[compare changes](https://github.com/aklinker1/publish-browser-extension/compare/v3.0.0...v3.0.1)
package.json
@@ -1,7 +1,7 @@
{
"name": "publish-browser-extension",
"description": "Easily publish web extensions to their stores",
- "version": "3.0.1",
+ "version": "3.0.2",
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
0 commit comments