File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed
Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.5.1
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/analytics-v0.5.0...analytics-v0.5.1 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Integrate latest measurement protocol changes ([ #1767 ] ( https://github.com/wxt-dev/wxt/pull/1767 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Use ` @wxt-dev/browser ` instead of ` @types/chrome ` ([ #1645 ] ( https://github.com/wxt-dev/wxt/pull/1645 ) )
14+
15+ ### 🏡 Chore
16+
17+ - Stop using PNPM catalog ([ #1644 ] ( https://github.com/wxt-dev/wxt/pull/1644 ) )
18+ - Upgrade ` @aklinker1/check ` to v2 ([ #1647 ] ( https://github.com/wxt-dev/wxt/pull/1647 ) )
19+ - Change browser workspace dependency to ` ^ ` ([ c7335add] ( https://github.com/wxt-dev/wxt/commit/c7335add ) )
20+ - Fix auto-fixable ` markdownlint ` errors ([ #1710 ] ( https://github.com/wxt-dev/wxt/pull/1710 ) )
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+ - Tanishq-aggarwal ([ @tanishq-aggarwal ] ( https://github.com/tanishq-aggarwal ) )
29+
330## v0.5.0
31+
432[ ⚠️ breaking changes] ( https://wxt.dev/guide/resources/upgrading.html ) &bull ; [ compare changes] ( https://github.com/wxt-dev/wxt/compare/analytics-v0.4.1...analytics-v0.5.0 )
533
634### 🩹 Fixes
937
1038### ❤️ Contributors
1139
12- - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
40+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wxt-dev/analytics" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " Add analytics to your web extension" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments