@chat21/chat21-ionic 3.0.62-rc2 → 3.0.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # chat21-ionic ver 3.0
2
2
 
3
+ ### 3.0.62
4
+ - Deploys in production
5
+
3
6
  ### 3.0.62-rc2
4
7
  - Fixed bug: in the teammate drawer if the full name is too long it overlaps the email
5
8
  - Fixed bug: in the teammate drawer if the email is too long it exceeds the width of the drawer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chat21/chat21-ionic",
3
- "version": "3.0.62-rc2",
3
+ "version": "3.0.62",
4
4
  "author": "Tiledesk SRL",
5
5
  "homepage": "https://tiledesk.com/",
6
6
  "scripts": {