File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.2
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/runner-v0.1.1...runner-v0.1.2 )
6+
7+ ### 🚀 Enhancements
8+
9+ - ** config:** Add browser path for Zen via Homebrew ([ #1813 ] ( https://github.com/wxt-dev/wxt/pull/1813 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Improve Chrome path search ([ #1823 ] ( https://github.com/wxt-dev/wxt/pull/1823 ) )
14+ - ** paths:** Add browser paths for Arc & Dia on macos ([ #1814 ] ( https://github.com/wxt-dev/wxt/pull/1814 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Fix auto-fixable ` markdownlint ` errors ([ #1710 ] ( https://github.com/wxt-dev/wxt/pull/1710 ) )
19+ - Manually fix markdownlint errors ([ #1711 ] ( https://github.com/wxt-dev/wxt/pull/1711 ) )
20+ - ** deps:** Upgrade oxlint from 0.16.8 to 1.14.0 ([ a01928e0] ( https://github.com/wxt-dev/wxt/commit/a01928e0 ) )
21+ - ** deps:** Upgrade typescript from 5.8.3 to 5.9.2 ([ a6eef643] ( https://github.com/wxt-dev/wxt/commit/a6eef643 ) )
22+ - Create script for managing dependency upgrades ([ #1875 ] ( https://github.com/wxt-dev/wxt/pull/1875 ) )
23+ - ** deps:** Upgrade all dev dependencies ([ #1876 ] ( https://github.com/wxt-dev/wxt/pull/1876 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
28+ - Sam Carlton ([ @ThatGuySam ] ( https://github.com/ThatGuySam ) )
29+ - Alexander Kachkaev
< [email protected] > 30+
331## v0.1.1
432
533[ compare changes] ( https://github.com/wxt-dev/wxt/compare/runner-v0.1.0...runner-v0.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wxt-dev/runner" ,
33 "description" : " Launch Chrome and Firefox with a web extension installed" ,
4- "version" : " 0.1.1 " ,
4+ "version" : " 0.1.2 " ,
55 "type" : " module" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments