Skip to content

Commit f2759df

Browse files
tick version and update changelog
1 parent 790b403 commit f2759df

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v.0.9.3
4+
5+
### Added
6+
7+
- Adding a UCP specific variable to the connection success event
8+
39
## v.0.9.2
410

511
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mxenabled/connect-widget",
33
"description": "A simple ui library for React",
4-
"version": "0.9.2",
4+
"version": "0.9.3",
55
"module": "dist/index.es.js",
66
"types": "dist/index.d.ts",
77
"type": "module",

0 commit comments

Comments
 (0)