@microsoft/omnichannel-chat-components 1.2.0-main.7c4503c → 1.2.0-main.ef2b8b7
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/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -128,8 +128,6 @@ yarn test:visual --forceExit
|
|
|
128
128
|
|
|
129
129
|
Official Chat Components tags use `c-v<version>`. Starting with `c-v1.2.0`, each tag publishes the same tarball to npm and GitHub.
|
|
130
130
|
|
|
131
|
-
`1.2.0` was released on 2026-08-18. Official support ends on 2027-08-18. See the [root support table](https://github.com/microsoft/omnichannel-chat-widget#chat-components).
|
|
132
|
-
|
|
133
131
|
## Support and security
|
|
134
132
|
|
|
135
133
|
- Use [GitHub Issues](https://github.com/microsoft/omnichannel-chat-widget/issues) for reproducible product defects.
|
package/package.json
CHANGED