Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-12-03)

### Features

* add rn-date ([18fbe24](18fbe24))
  • Loading branch information
semantic-release-bot committed Dec 3, 2022
1 parent 18fbe24 commit 78078a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.0 (2022-12-03)


### Features

* add rn-date ([18fbe24](https://github.com/maxgfr/rn-date/commit/18fbe24d20bc13a9f487cdedce8f21ae9bcd78da))

## [1.0.3](https://github.com/maxgfr/typescript-boilerplate-package/compare/v1.0.2...v1.0.3) (2022-12-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn-date",
"version": "1.0.3",
"version": "1.0.0",
"author": "maxgfr",
"license": "MIT",
"description": "A zero-dependency library which fixes the date parsing issue in React Native with Android",
Expand Down

0 comments on commit 78078a0

Please sign in to comment.