File tree Expand file tree Collapse file tree 7 files changed +53
-13
lines changed
components/language-chooser
common/language-chooser-react-hook
language-chooser-react-mui Expand file tree Collapse file tree 7 files changed +53
-13
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.15 (2026-02-12)
2+
3+ ### 🩹 Fixes
4+
5+ - trusted publishing ([ ca06f2c] ( https://github.com/sillsdev/EthnoLib/commit/ca06f2c ) )
6+ - trusted publishing ([ 6dcb12d] ( https://github.com/sillsdev/EthnoLib/commit/6dcb12d ) )
7+ - trusted publishing ([ 3f9cb65] ( https://github.com/sillsdev/EthnoLib/commit/3f9cb65 ) )
8+ - trusted publishing ([ ce71384] ( https://github.com/sillsdev/EthnoLib/commit/ce71384 ) )
9+
110## 0.1.14 (2026-02-12)
211
312### 🩹 Fixes
Original file line number Diff line number Diff line change 1111 },
1212 "author" : " SIL Global" ,
1313 "license" : " MIT" ,
14- "version" : " 0.1.14 " ,
14+ "version" : " 0.1.15 " ,
1515 "main" : " ./index.js" ,
1616 "types" : " ./index.d.ts" ,
1717 "sideEffects" : false ,
Original file line number Diff line number Diff line change 1+ ## 0.1.16 (2026-02-12)
2+
3+ ### 🩹 Fixes
4+
5+ - trusted publishing ([ ca06f2c] ( https://github.com/sillsdev/EthnoLib/commit/ca06f2c ) )
6+ - trusted publishing ([ 6dcb12d] ( https://github.com/sillsdev/EthnoLib/commit/6dcb12d ) )
7+ - trusted publishing ([ 3f9cb65] ( https://github.com/sillsdev/EthnoLib/commit/3f9cb65 ) )
8+ - trusted publishing ([ ce71384] ( https://github.com/sillsdev/EthnoLib/commit/ce71384 ) )
9+
10+ ### 🧱 Updated Dependencies
11+
12+ - Updated @ethnolib/find-language to 0.1.15
13+
114## 0.1.15 (2026-02-12)
215
316### 🩹 Fixes
Original file line number Diff line number Diff line change 1111 },
1212 "author" : " SIL Global" ,
1313 "license" : " MIT" ,
14- "version" : " 0.1.15 " ,
14+ "version" : " 0.1.16 " ,
1515 "main" : " ./index.js" ,
1616 "types" : " ./index.d.ts" ,
1717 "scripts" : {
2222 "test" : " nx vite:test --config vitest.config.ts"
2323 },
2424 "dependencies" : {
25- "@ethnolib/find-language" : " 0.1.14 " ,
25+ "@ethnolib/find-language" : " 0.1.15 " ,
2626 "fuse.js" : " ^7.0.0" ,
2727 "iso-15924" : " ^3.2.0" ,
2828 "iso-3166" : " ^4.3.0"
Original file line number Diff line number Diff line change 1+ ## 0.1.18 (2026-02-12)
2+
3+ ### 🩹 Fixes
4+
5+ - trusted publishing ([ ca06f2c] ( https://github.com/sillsdev/EthnoLib/commit/ca06f2c ) )
6+ - trusted publishing ([ 6dcb12d] ( https://github.com/sillsdev/EthnoLib/commit/6dcb12d ) )
7+ - trusted publishing ([ 3f9cb65] ( https://github.com/sillsdev/EthnoLib/commit/3f9cb65 ) )
8+ - trusted publishing ([ ce71384] ( https://github.com/sillsdev/EthnoLib/commit/ce71384 ) )
9+
10+ ### 🧱 Updated Dependencies
11+
12+ - Updated @ethnolib/language-chooser-react-hook to 0.1.16
13+ - Updated @ethnolib/find-language to 0.1.15
14+
115## 0.1.17 (2026-02-12)
216
317### 🩹 Fixes
Original file line number Diff line number Diff line change 1111 },
1212 "author" : " SIL Global" ,
1313 "license" : " MIT" ,
14- "version" : " 0.1.17 " ,
14+ "version" : " 0.1.18 " ,
1515 "main" : " ./index.js" ,
1616 "types" : " ./index.d.ts" ,
1717 "exports" : {
2626 "e2e" : " playwright test"
2727 },
2828 "dependencies" : {
29- "@ethnolib/find-language" : " 0.1.14 " ,
30- "@ethnolib/language-chooser-react-hook" : " 0.1.15 " ,
29+ "@ethnolib/find-language" : " 0.1.15 " ,
30+ "@ethnolib/language-chooser-react-hook" : " 0.1.16 " ,
3131 "lodash" : " ^4.17.21" ,
3232 "react-lazyload" : " ^3.2.1" ,
3333 "@mui/icons-material" : " ^5.15.19"
You can’t perform that action at this time.
0 commit comments