Skip to content

Commit ea0286b

Browse files
committed
1.2.0
1 parent 3bdc9b2 commit ea0286b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.2.0
8+
* Update dependencies.
9+
* Mark the package as side-effect-free.
10+
711
## 1.1.1
812
* Lower minimum version in the `react` peerDependency.
913

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@u-wave/react-translate",
33
"description": "Small translations for React apps with @u-wave/translate.",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"author": "Renée Kooi <renee@kooi.me>",
66
"bugs": {
77
"url": "https://github.com/u-wave/react-translate/issues"

0 commit comments

Comments
 (0)