File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.3.1
4+
5+ [ compare changes] ( https://github.com/aklinker1/publish-browser-extension/compare/v2.3.0...v2.3.1 )
6+
7+ ### 🩹 Fixes
8+
9+ - ** init:** Trim whitespace ([ #31 ] ( https://github.com/aklinker1/publish-browser-extension/pull/31 ) )
10+
11+ ### 🤖 CI
12+
13+ - Fix validate workflow triggers ([ c7f8508] ( https://github.com/aklinker1/publish-browser-extension/commit/c7f8508 ) )
14+
15+ ### ❤️ Contributors
16+
17+ - Gabriel Miranda ([ @gabrielmfern ] ( http://github.com/gabrielmfern ) )
18+
319## v2.3.0
420
521[ compare changes] ( https://github.com/aklinker1/publish-browser-extension/compare/v2.2.2...v2.3.0 )
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.3.0 " ,
4+ "version" : " 2.3.1 " ,
55 "engines" : {
66 "node" : " ^18.0.0 || >=20.0.0"
77 },
You can’t perform that action at this time.
0 commit comments