We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdc9b2 commit ea0286bCopy full SHA for ea0286b
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 1.2.0
8
+* Update dependencies.
9
+* Mark the package as side-effect-free.
10
+
11
## 1.1.1
12
* Lower minimum version in the `react` peerDependency.
13
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@u-wave/react-translate",
3
"description": "Small translations for React apps with @u-wave/translate.",
- "version": "1.1.1",
+ "version": "1.2.0",
"author": "Renée Kooi <renee@kooi.me>",
"bugs": {
"url": "https://github.com/u-wave/react-translate/issues"
0 commit comments