Skip to content

Commit cb0de65

Browse files
committed
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2022-05-16) ### Features * **android:** add API 32 support ([#232](#232)) ([bc48231](bc48231))
1 parent bc48231 commit cb0de65

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/ionic-team/native-run/compare/v1.5.0...v1.6.0) (2022-05-16)
2+
3+
4+
### Features
5+
6+
* **android:** add API 32 support ([#232](https://github.com/ionic-team/native-run/issues/232)) ([bc48231](https://github.com/ionic-team/native-run/commit/bc482319c77c79c0da77b769865ab070c68efb67))
7+
18
# [1.5.0](https://github.com/ionic-team/native-run/compare/v1.4.1...v1.5.0) (2021-10-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "native-run",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "A CLI for running apps on iOS/Android devices and simulators/emulators",
55
"bin": {
66
"native-run": "bin/native-run"

0 commit comments

Comments
 (0)