Skip to content

Commit b39e280

Browse files
committed
feat(methods): consolidate methods and improve consistency
BREAKING CHANGE: All methods with a single parameter are removed.
1 parent 989bf5a commit b39e280

File tree

2 files changed

+1
-57
lines changed

2 files changed

+1
-57
lines changed

CHANGELOG.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

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-getters",
3-
"version": "0.3.4",
3+
"version": "0.4.0",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)