Skip to content

Commit a940a48

Browse files
committed
release(types): 8.6.1
1 parent 1c94254 commit a940a48

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/types-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-android",
3-
"version": "8.5.0",
3+
"version": "8.6.1",
44
"description": "NativeScript Types for Android.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types-ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-ios",
3-
"version": "8.5.0",
3+
"version": "8.6.1",
44
"description": "NativeScript Types for iOS.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types-minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-minimal",
3-
"version": "8.5.0",
3+
"version": "8.6.1",
44
"description": "NativeScript 'Minimal' Types for only the latest Android and iOS sdks.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types",
3-
"version": "8.5.0",
3+
"version": "8.6.1",
44
"description": "NativeScript Types for all supported platforms.",
55
"homepage": "https://nativescript.org",
66
"repository": {
@@ -12,7 +12,7 @@
1212
],
1313
"license": "Apache-2.0",
1414
"dependencies": {
15-
"@nativescript/types-ios": "~8.5.0",
16-
"@nativescript/types-android": "~8.5.0"
15+
"@nativescript/types-ios": "~8.6.0",
16+
"@nativescript/types-android": "~8.6.0"
1717
}
1818
}

0 commit comments

Comments
 (0)