Skip to content

Commit 87d8961

Browse files
chore(release): v3.0.3
1 parent 68164d9 commit 87d8961

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v3.0.3
4+
5+
[compare changes](https://github.com/aklinker1/publish-browser-extension/compare/v3.0.2...v3.0.3)
6+
7+
### 🏡 Chore
8+
9+
- Migrate to bun for development + NPM OIDC publish flow ([#42](https://github.com/aklinker1/publish-browser-extension/pull/42))
10+
311
## v3.0.2
412

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

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.2",
4+
"version": "3.0.3",
55
"packageManager": "[email protected]",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)