Skip to content

Commit 144d8e3

Browse files
committed
Update changelog and bump version
1 parent aaa5e1a commit 144d8e3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.2.2
2+
==
3+
4+
## Bug Fixes
5+
6+
- [Call Block_copy in ObjCBlockCall::finishCreation #264](https://github.com/NativeScript/ios-runtime/pull/264)
7+
18
1.2.1
29
==
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-ios",
33
"description": "Telerik NativeScript Runtime for iOS",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"keywords": [
66
"NativeScript",
77
"iOS",

0 commit comments

Comments
 (0)