Skip to content

Commit d5eedfc

Browse files
committed
chore(release): New Release
1 parent ec88f66 commit d5eedfc

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="2.0.0"></a>
2+
# [2.0.0](https://github.com/TobiasHennig/nativescript-toast/compare/v1.4.6...v2.0.0) (2019-02-03)
3+
4+
5+
### Features
6+
7+
* **Swift 4:** Switch to SBToaster to support Swift 4 ([b1a6044](https://github.com/TobiasHennig/nativescript-toast/commit/b1a6044)), closes [#36](https://github.com/TobiasHennig/nativescript-toast/issues/36) [#34](https://github.com/TobiasHennig/nativescript-toast/issues/34)
8+
* **TNS5:** Support for NativeScript 5 ([614054b](https://github.com/TobiasHennig/nativescript-toast/commit/614054b))
9+
10+
11+
112
<a name="1.4.6"></a>
213
## [1.4.6](https://github.com/TobiasHennig/nativescript-toast/compare/v1.4.5...v1.4.6) (2017-07-13)
314

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-toast",
3-
"version": "1.4.6",
3+
"version": "2.0.0",
44
"description": "A NativeScript Toast Plugin for Android and iOS apps.",
55
"main": "toast",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)