We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4b34c commit abca476Copy full SHA for abca476
.changeset/sad-shirts-read.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @nordeck/matrix-poll-widget
2
3
+## 1.6.1
4
+
5
+### Patch Changes
6
7
+- d101442: Use i18next-cli instead of i18next-parser
8
9
## 1.6.0
10
11
### Minor Changes
package.json
@@ -3,7 +3,7 @@
"description": "A poll widget for Matrix",
"author": "Nordeck IT + Consulting GmbH",
"license": "Apache-2.0",
- "version": "1.6.0",
+ "version": "1.6.1",
"private": true,
"type": "module",
"dependencies": {
0 commit comments