Skip to content

Commit

Permalink
chore(release): v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 14, 2020
1 parent c67ae54 commit fdb825f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.11.1](https://github.com/pct-org/native-app/compare/v1.11.0...v1.11.1) (2020-10-14)


### Bug Fixes

* Disable hermes again ([c67ae54](https://github.com/pct-org/native-app/commit/c67ae54936903579969a26310da2c9482ff96725))



# [1.11.0](https://github.com/pct-org/native-app/compare/v1.10.4...v1.11.0) (2020-10-14)


Expand Down Expand Up @@ -101,17 +110,3 @@



# [1.7.0](https://github.com/pct-org/native-app/compare/v1.6.0...v1.7.0) (2020-05-22)


### Bug Fixes

* Fixed that you had to press back twice when opened searched items ([c036f0e](https://github.com/pct-org/native-app/commit/c036f0e01acb6e2d84d78798a80549218426fd37))


### Features

* Added cast button also to the home screen ([57b97e6](https://github.com/pct-org/native-app/commit/57b97e6716f0e2f061c476b391b8e42707b94e20))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pct-org/native-app",
"version": "1.11.0",
"version": "1.11.1",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit fdb825f

Please sign in to comment.