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 9f1b3d6 commit 2a9e7feCopy full SHA for 2a9e7fe
CHANGELOG.md
@@ -24,6 +24,10 @@ DO NOT TOUCH. SAVE IT ON TOP.
24
25
-->
26
27
+## [3.1.0] - 2020-05-22
28
+### Changed
29
+- Dependencies update.
30
+
31
## [3.0.0] - 2020-03-18
32
### Added
33
- Babel module.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "i18n-for-react",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "Modern translation module for React.",
5
"author": "dangreen",
6
"license": "MIT",
0 commit comments