We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d9acb commit fa3ddc5Copy full SHA for fa3ddc5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v.0.10.0
4
+
5
+- Added consent screen behind a feature flag
6
7
## v.0.9.3
8
9
### Added
package.json
@@ -1,7 +1,7 @@
{
"name": "@mxenabled/connect-widget",
"description": "A simple ui library for React",
- "version": "0.9.3",
+ "version": "0.10.0",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments