diff --git a/package-lock.json b/package-lock.json index 16c38b6a4..0e16cde08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "uigov-web-components", - "version": "1.37.2", + "version": "1.37.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "uigov-web-components", - "version": "1.37.2", + "version": "1.37.3", "license": "MIT", "dependencies": { "@domg/govflanders-style": "21.2.0", diff --git a/package.json b/package.json index ea5f272b0..2c01f348f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uigov-web-components", - "version": "1.37.2", + "version": "1.37.3", "author": "UIG ", "license": "MIT", "scripts": { diff --git a/resources/changelog/CHANGELOG.md b/resources/changelog/CHANGELOG.md index 35f32226f..bd127b0b1 100644 --- a/resources/changelog/CHANGELOG.md +++ b/resources/changelog/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.37.3](https://github.com/milieuinfo/uigov-web-components/compare/v1.37.2...v1.37.3) (2024-10-08) + + +### Bug Fixes + +* UIG-3090 - tinymce-next alias dependency gecorrigeerd ([9108a2a](https://github.com/milieuinfo/uigov-web-components/commit/9108a2aaf18e3781e2d32c2d8c9c4dae9095833a)) + ## [1.37.2](https://github.com/milieuinfo/uigov-web-components/compare/v1.37.1...v1.37.2) (2024-09-13)