diff --git a/angular-code-input/CHANGELOG.md b/angular-code-input/CHANGELOG.md index 5d49793..42dc2ea 100644 --- a/angular-code-input/CHANGELOG.md +++ b/angular-code-input/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.3.3 (21.01.2021) +**Note:** Have implemented the feature: + +Insert Code from Messages not working on IOS [#19](https://github.com/AlexMiniApps/angular-code-input/issues/19) + # 1.3.2 (15.12.2020) **Note:** Have implemented the feature: diff --git a/angular-code-input/package.json b/angular-code-input/package.json index 63cbbd1..9de4d0d 100644 --- a/angular-code-input/package.json +++ b/angular-code-input/package.json @@ -1,6 +1,6 @@ { "name": "angular-code-input", - "version": "1.3.2", + "version": "1.3.3", "description": "Code or pin code input for Angular 7 - 11+ / Ionic 4, 5 + projects", "keywords": ["angular", "pincode", "angular-pincode", "otp", "code-input", "angular-otp", "ionic-otp", "ionic-code-input", "ionic-pincode"], "author": "Alexander Dmitrenko",