Skip to content

Commit 878c54f

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-11-06) ### Bug Fixes * add tokens ([578d87b](578d87b)) * repo url ([75069c8](75069c8)) ### Features * initial project ([3b71eb3](3b71eb3))
1 parent 1cb95a7 commit 878c54f

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 1.0.0 (2023-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add tokens ([578d87b](https://github.com/eduardoborges/react-native-flex/commit/578d87b776b7cacddeae8d0370ac0842eddf7cf3))
7+
* repo url ([75069c8](https://github.com/eduardoborges/react-native-flex/commit/75069c8f61e99b24f5f3ad995fbe5707be52b3cc))
8+
9+
10+
### Features
11+
12+
* initial project ([3b71eb3](https://github.com/eduardoborges/react-native-flex/commit/3b71eb3a3755d768167d217bf2ae2ae5fd8b1e83))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-flex",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A react Hook for build elegant input masks. Compatible with React Hook Form",
55
"author": "Eduardo Borges<euduardoborges@gmail.com>",
66
"type": "module",

0 commit comments

Comments
 (0)