Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Apr 6, 2022
1 parent 75097a5 commit 6511e3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.

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

## 2.0.2
* Add React 18 to `peerDependencies` range.

## 2.0.1
* Renames the "module" entry point to end in `.es.js`.
`.mjs` has requirements that this package's compiled output did not adhere to.
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": "2.0.1",
"version": "2.0.2",
"author": "Renée Kooi <renee@kooi.me>",
"bugs": {
"url": "https://github.com/u-wave/react-translate/issues"
Expand Down

0 comments on commit 6511e3b

Please sign in to comment.