diff --git a/package-lock.json b/package-lock.json index 1b1172d12..5ca1a199b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "uigov-web-components", - "version": "1.38.0", + "version": "1.38.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "uigov-web-components", - "version": "1.38.0", + "version": "1.38.1", "license": "MIT", "dependencies": { "@domg/govflanders-style": "21.2.0", diff --git a/package.json b/package.json index 277f1594e..241d2bd4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uigov-web-components", - "version": "1.38.0", + "version": "1.38.1", "author": "UIG ", "license": "MIT", "scripts": { diff --git a/resources/changelog/CHANGELOG.md b/resources/changelog/CHANGELOG.md index 59ec05bc8..1aa5680a7 100644 --- a/resources/changelog/CHANGELOG.md +++ b/resources/changelog/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.38.1](https://github.com/milieuinfo/uigov-web-components/compare/v1.38.0...v1.38.1) (2024-10-08) + + +### Bug Fixes + +* UIG-3090 - tinymce-next alias dependency gecorrigeerd ([44ae67f](https://github.com/milieuinfo/uigov-web-components/commit/44ae67f8605eeae3135f6011ba6e825027c56622)) + # [1.38.0](https://github.com/milieuinfo/uigov-web-components/compare/v1.37.2...v1.38.0) (2024-10-07)