Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.3...v5.1.0) (2020-05-22)

### Bug Fixes

* **types:** getRoot types fixed ([#340](#340) by [@nirre7](https://github.com/nirre7)) ([2e94b62](2e94b62))

### Features

* **boilerplate:** Upgrades to React Native 0.61.5, adds barrel file for models ([#341](#341) by [@nirre7](https://github.com/nirre7)) ([0c79752](0c79752))
* **deps:** Bump TS lib/target to esnext ([#343](#343) by [@robinheinze](https://github.com/robinheinze)) ([d3f9cc4](d3f9cc4))
* **navigation:** Simplifies navigation, adds helpful comments ([#338](#338) by [@jamonholmgren](https://github.com/jamonholmgren)) ([4abb814](4abb814))
  • Loading branch information
semantic-release-bot committed May 22, 2020
1 parent 0c79752 commit c9089f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"repository": "infinitered/ignite-bowser",
"homepage": "https://github.com/infinitered/ignite-bowser",
"version": "5.0.3",
"version": "5.1.0",
"files": [
"boilerplate.js",
"boilerplate",
Expand Down

0 comments on commit c9089f4

Please sign in to comment.