We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790b403 commit f2759dfCopy full SHA for f2759df
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v.0.9.3
4
+
5
+### Added
6
7
+- Adding a UCP specific variable to the connection success event
8
9
## v.0.9.2
10
11
### Added
package.json
@@ -1,7 +1,7 @@
{
"name": "@mxenabled/connect-widget",
"description": "A simple ui library for React",
- "version": "0.9.2",
+ "version": "0.9.3",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments