diff --git a/CHANGELOG.md b/CHANGELOG.md index c8fc4bb7..1307d37f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # chat21-ionic ver 3.0 +### 3.4.2 in PROD +- added: chat21client v0.1.12.8 + ### 3.4.1 in PROD - bug-fixed: supportMode parameter is not typed as boolean diff --git a/package-lock.json b/package-lock.json index 63c662c6..91ca54dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@chat21/chat21-ionic", - "version": "3.4.1", + "version": "3.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 94d0414d..0ac27dd9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@chat21/chat21-ionic", "author": "Tiledesk SRL", - "version": "3.4.1", + "version": "3.4.2", "license": "MIT License", "homepage": "https://tiledesk.com/", "repository": {