@rocket.chat/core-typings 6.4.0-rc.0 → 6.4.0-rc.2
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.
- package/CHANGELOG.md +8 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
# @rocket.chat/core-typings
|
2
2
|
|
3
|
+
## 6.4.0-rc.2
|
4
|
+
|
5
|
+
## 6.4.0-rc.1
|
6
|
+
|
3
7
|
## 6.4.0-rc.0
|
4
8
|
|
5
9
|
### Minor Changes
|
@@ -15,6 +19,10 @@
|
|
15
19
|
- 61128364d6: Fixes a problem where the calculated time for considering the visitor abandonment was the first message from the visitor and not the visitor's reply to the agent.
|
16
20
|
- d45365436e: Use group filter when set to LDAP sync process
|
17
21
|
|
22
|
+
## 6.3.6
|
23
|
+
|
24
|
+
## 6.3.5
|
25
|
+
|
18
26
|
## 6.3.4
|
19
27
|
|
20
28
|
## 6.3.3
|