Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 9048827

Browse files
author
steven.roulleau
committed
chore: bump to 1.4.5
1 parent 8dec88a commit 9048827

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [v1.4.5](https://github.com/MyScript/iinkJS/tree/v1.4.5)
2+
3+
## Bug fix
4+
5+
- fix missing ink on iOS with Scribble feature on
6+
17
# [v1.4.4](https://github.com/MyScript/iinkJS/tree/v1.4.4)
28

39
## Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iink-js",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"main": "dist/iink.min.js",
55
"module": "dist/iink.esm.js",
66
"description": "iinkJS is the fastest way to integrate handwriting panel and recognition in your webapp",

0 commit comments

Comments
 (0)