Skip to content

Commit

Permalink
chore(release): 0.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.9](v0.2.8...v0.2.9) (2019-10-15)

### Bug Fixes

* **ios:** added support for iOS 13 ([c27675f](c27675f))
  • Loading branch information
Ionitron committed Oct 15, 2019
1 parent c27675f commit fea1ae6
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 @@
## [0.2.9](https://github.com/ionic-team/native-run/compare/v0.2.8...v0.2.9) (2019-10-15)


### Bug Fixes

* **ios:** added support for iOS 13 ([c27675f](https://github.com/ionic-team/native-run/commit/c27675f20ef40264837af5cf091e94bd1af2db91))

## [0.2.8](https://github.com/ionic-team/native-run/compare/v0.2.7...v0.2.8) (2019-07-12)


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": "native-run",
"version": "0.2.8",
"version": "0.2.9",
"description": "A CLI for running apps on iOS/Android devices and simulators/emulators",
"bin": {
"native-run": "./bin/native-run"
Expand Down

0 comments on commit fea1ae6

Please sign in to comment.