Skip to content

Commit 895fbf5

Browse files
committed
1.0.0
1 parent ffc7576 commit 895fbf5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

55
This project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## 1.0.0
8+
* Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@u-wave/react-translate",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Small translations for React apps with @u-wave/translate.",
55
"main": "dist/react-translate.js",
66
"module": "dist/react-translate.mjs",

0 commit comments

Comments
 (0)