File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.3.0
4+
5+ [ compare changes] ( https://github.com/aklinker1/publish-browser-extension/compare/v2.2.2...v2.3.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add Edge API v1.1 support ([ #29 ] ( https://github.com/aklinker1/publish-browser-extension/pull/29 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - ** edge:** Remove new X-ClientID header from v1.0 requests ([ 5446ac0] ( https://github.com/aklinker1/publish-browser-extension/commit/5446ac0 ) )
14+
15+ ### 🤖 CI
16+
17+ - Fix workflow for forks ([ 9c305a9] ( https://github.com/aklinker1/publish-browser-extension/commit/9c305a9 ) )
18+ - Fix workflow for forks ([ c7bc76d] ( https://github.com/aklinker1/publish-browser-extension/commit/c7bc76d ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Mezannic ([ @mezannic ] ( http://github.com/mezannic ) )
23+
324## v2.2.2
425
526[ compare changes] ( https://github.com/aklinker1/publish-browser-extension/compare/v2.2.1...v2.2.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " publish-browser-extension" ,
33 "description" : " Easily publish web extensions to their stores" ,
4- "version" : " 2.2.2 " ,
4+ "version" : " 2.3.0 " ,
55 "engines" : {
66 "node" : " ^18.0.0 || >=20.0.0"
77 },
You can’t perform that action at this time.
0 commit comments