We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ad77e commit a66a8e1Copy full SHA for a66a8e1
3 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Releases
2
3
+## 1.21.4
4
+
5
+### Fixes
6
7
+- Wrong translation in Chinese [#2015](https://github.com/pnp/sp-dev-fx-controls-react/issues/2015)
8
9
+### Contributors
10
11
+Special thanks to our contributor: [s1nce](https://github.com/s1nce).
12
13
## 1.21.3
14
15
### Fixes
docs/documentation/docs/about/release-notes.md
src/common/telemetry/version.ts
@@ -1 +1 @@
-export const version: string = "1.21.3";
+export const version: string = "1.21.4";
0 commit comments