diff --git a/Changelog.md b/Changelog.md index 6b33d9a..2e90524 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,15 +1,13 @@ # Changelog ## [Unreleased] -### [3.12.1] - 2026-07-06 +### [3.12.2] - 2026-07-06 +### Fixed +- Fixed a bug where a section was removed from the consent screen. +### [3.12.1] - 2026-07-06 ### Changed - Rearranged the order of the service list. -### [3.12.0]- 2026-07-03 -### Added -- Added toggle for requesting fields for selective disclosure -### Fixed -- Fixed a bug where a section was removed from the consent screen. ### [3.12.0]- 2026-07-03 ### Added diff --git a/package.json b/package.json index d730339..21b3b9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "entity-developer-dashboard", - "version": "3.12.1", + "version": "3.12.2", "private": true, "scripts": { "serve": "vue-cli-service serve --mode production", diff --git a/src/views/playground/WidgetConfig/Index.vue b/src/views/playground/WidgetConfig/Index.vue index 8247a14..3a2abfa 100644 --- a/src/views/playground/WidgetConfig/Index.vue +++ b/src/views/playground/WidgetConfig/Index.vue @@ -229,7 +229,7 @@ ul { - +