Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Mar 15, 2020
1 parent 3bdc9b2 commit ea0286b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

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

## 1.2.0
* Update dependencies.
* Mark the package as side-effect-free.

## 1.1.1
* Lower minimum version in the `react` peerDependency.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@u-wave/react-translate",
"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"
Expand Down

0 comments on commit ea0286b

Please sign in to comment.