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+ ## v0.2.0
4+
5+ [ ⚠️ breaking changes] ( https://wxt.dev/guide/upgrade-guide/wxt ) &bull ; [ compare changes] ( https://github.com/wxt-dev/wxt/compare/i18n-v0.1.1...i18n-v0.2.0 )
6+
7+ ### 🩹 Fixes
8+
9+ - ⚠️ Remove invalid options argument ([ #1048 ] ( https://github.com/wxt-dev/wxt/pull/1048 ) )
10+
11+ #### ⚠️ Breaking Changes
12+
13+ - ⚠️ Remove invalid options argument ([ #1048 ] ( https://github.com/wxt-dev/wxt/pull/1048 ) )
14+
15+ ### ❤️ Contributors
16+
17+ - Aaron ([ @aklinker1 ] ( http://github.com/aklinker1 ) )
18+
319## v0.1.1
420
521[ compare changes] ( https://github.com/wxt-dev/wxt/compare/i18n-v0.1.0...i18n-v0.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wxt-dev/i18n" ,
33 "description" : " Type-safe wrapper around browser.i18n.getMessage with additional features" ,
4- "version" : " 0.1.1 " ,
4+ "version" : " 0.2.0 " ,
55 "type" : " module" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments