@microsoft/omnichannel-chat-sdk 1.9.1-main.031582b → 1.9.1-main.9348aea

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/README.md +13 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -103,6 +103,15 @@ New releases are published on a regular basis to ensure the product quality.
103
103
 
104
104
  | Version | Docs | Release Date | End of Support | Deprecated |
105
105
  | -- | -- | -- | -- | -- |
106
+ | 1.9.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.9.0) | May 22nd 2024 | May 22nd 2025 | |
107
+ | 1.8.3 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.8.3) | May 15th 2024 | Mar 15th 2025 | |
108
+ | 1.8.2 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.8.2) | May 7th 2024 | May 7th 2025 | |
109
+ | 1.8.1 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.8.1) | Apr 24th 2024 | Apr 24th 2025 | |
110
+ | 1.8.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.8.0) | Mar 29th 2024 | Mar 29th 2025 | |
111
+ | 1.7.2 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.7.2) | Mar 20th 2024 | Mar 20th 2025 | |
112
+ | 1.7.1 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.7.1) | Mar 19th 2024 | Mar 19th 2025 | |
113
+ | 1.7.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.7.0) | Mar 7th 2024 | Mar 7th 2025 | |
114
+ | 1.6.3 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.6.3) | Jan 30th 2024 | Jan 30th 2025 | |
106
115
  | 1.6.2 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.6.2) | Dec 12th 2023 | Dec 12th 2024 | |
107
116
  | 1.6.1 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.6.1) | Dec 7th 2023 | Dec 7th 2024 | |
108
117
  | 1.6.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.6.0) | Dec 4th 2023 | Dec 4th 2024 | |
@@ -119,10 +128,10 @@ New releases are published on a regular basis to ensure the product quality.
119
128
  | 1.4.5 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.5) | Aug 2nd 2023 | Aug 2nd 2024 | |
120
129
  | 1.4.4 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.4) | Jul 19th 2023 | Jul 19th 2024 | |
121
130
  | 1.4.3 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.3) | Jun 15th 2023 | Jun 15th 2024 | |
122
- | 1.4.2 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.2) | May 19th 2023 | May 19th 2024 | |
123
- | 1.4.1 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.1) | May 5th 2023 | May 5th 2024 | |
124
- | 1.4.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.0) | May 2nd 2023 | May 2nd 2024 | |
125
- | 1.3.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.3.0) | Apr 5th 2023 | Apr 5th 2024 | |
131
+ | 1.4.2 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.2) | May 19th 2023 | May 19th 2024 | ✔️ |
132
+ | 1.4.1 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.1) | May 5th 2023 | May 5th 2024 | ✔️ |
133
+ | 1.4.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.4.0) | May 2nd 2023 | May 2nd 2024 | ✔️ |
134
+ | 1.3.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.3.0) | Apr 5th 2023 | Apr 5th 2024 | ✔️ |
126
135
  | 1.2.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.2.0) | Nov 11th 2022 | Nov 11th 2023 | ✔️ |
127
136
  | 1.1.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.1.0) | Apr 15th 2021 | Apr 15th 2022 | ✔️ |
128
137
  | 1.0.0 | [Release Notes](https://github.com/microsoft/omnichannel-chat-sdk/releases/tag/v1.0.0) | Oct 8th 2021 | Oct 8th 2022 | ✔️ |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/omnichannel-chat-sdk",
3
- "version": "1.9.1-main.031582b",
3
+ "version": "1.9.1-main.9348aea",
4
4
  "description": "Microsoft Omnichannel Chat SDK",
5
5
  "files": [
6
6
  "lib/**/*"