Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmiguelbesada committed Aug 13, 2019
1 parent 9cef9ff commit b0210c4
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Change Log
# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.1](https://github.com/e-imaxina/cordova-plugin-deeplinks/compare/v1.1.0...v1.1.1) (2019-08-13)


### Bug Fixes

* Fix engines ([9a395c9](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/9a395c9))
* Fix incorrect log tag ([#8](https://github.com/e-imaxina/cordova-plugin-deeplinks/issues/8)) ([56cf6fd](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/56cf6fd))
* use require instead of context.requireCordovaModule ([f197257](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/f197257))

<a name="1.1.0"></a>
# [1.1.0](https://github.com/e-imaxina/cordova-plugin-deeplinks/compare/v1.0.1...v1.1.0) (2018-04-06)
Expand Down Expand Up @@ -29,4 +37,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
<a name="1.0.0"></a>
# 1.0.0 (2018-03-02)

**initial-release**: Initial release
**initial-release**: Initial release

0 comments on commit b0210c4

Please sign in to comment.