Skip to content

Commit 53461e2

Browse files
committed
updated changelog and version and pulled in master
1 parent b87a1cc commit 53461e2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v.0.10.1
4+
5+
### Fixed
6+
7+
- Fixed accessiblity order bug
8+
39
## v.0.10.0
410

11+
### Added
12+
513
- Added consent screen behind a feature flag
614

715
## v.0.9.3

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.10.0",
4+
"version": "0.10.1",
55
"module": "dist/index.es.js",
66
"types": "dist/index.d.ts",
77
"type": "module",

0 commit comments

Comments
 (0)