Skip to content

Commit b700416

Browse files
author
Github Actions
committed
chore(release): publish
- project: @ethnolib/language-chooser-react-mui 0.1.3
1 parent 58d05ca commit b700416

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

components/language-chooser/react/language-chooser-react-mui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.1.3 (2025-03-13)
2+
3+
### 🩹 Fixes
4+
5+
- BL-14425 fix demos to reopen with selection preserved ([974d87a](https://github.com/sillsdev/EthnoLib/commit/974d87a))
6+
17
## 0.1.2 (2025-03-12)
28

39
### 🩹 Fixes

components/language-chooser/react/language-chooser-react-mui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A language chooser React component using MUI",
44
"author": "SIL Global",
55
"license": "MIT",
6-
"version": "0.1.2",
6+
"version": "0.1.3",
77
"main": "./index.js",
88
"types": "./index.d.ts",
99
"exports": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)