Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 1111fb8

Browse files
committed
chore(release): New Release
1 parent 1baf294 commit 1111fb8

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="1.3.0"></a>
2+
# [1.3.0](https://github.com/hypery2k/nativescript-urlhandler/compare/v1.2.3...v1.3.0) (2019-06-19)
3+
4+
5+
### Bug Fixes
6+
7+
* **iOS:** Corrected linking in iOS ([e6af92a](https://github.com/hypery2k/nativescript-urlhandler/commit/e6af92a))
8+
* **Logging:** Drop obsolete console.log ([c33ac0a](https://github.com/hypery2k/nativescript-urlhandler/commit/c33ac0a)), closes [#84](https://github.com/hypery2k/nativescript-urlhandler/issues/84)
9+
* **Tests:** Corrected unit tests ([a9b8071](https://github.com/hypery2k/nativescript-urlhandler/commit/a9b8071))
10+
11+
12+
### Features
13+
14+
* **Angular:** Support for Angular 8 added ([75696da](https://github.com/hypery2k/nativescript-urlhandler/commit/75696da))
15+
16+
17+
118
<a name="1.2.3"></a>
219
## [1.2.3](https://github.com/hypery2k/nativescript-urlhandler/compare/v1.2.2...v1.2.3) (2019-03-02)
320

src/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-urlhandler",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Register custom URLs for your NativeScript app",
55
"scripts": {
66
"preclean": "npm i rimraf",

0 commit comments

Comments
 (0)