Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Feb 24, 2021
1 parent 74bd72a commit 594edc8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.0.0](https://github.com/gorhom/react-native-portal/compare/v0.2.0...v1.0.0)
## [v1.0.1](https://github.com/gorhom/react-native-portal/compare/v1.0.0...v1.0.1)

### Commits

- fix: enable es5 for immer [`74bd72a`](https://github.com/gorhom/react-native-portal/commit/74bd72a594acbd034f779afc19e85ef2ed72dba6)

## [v1.0.0](https://github.com/gorhom/react-native-portal/compare/v0.2.0...v1.0.0) - 2021-02-21

### Merged

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": "@gorhom/portal",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simplified portal implementation for ⭕️ React Native ⭕️",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 594edc8

Please sign in to comment.