diff --git a/package-lock.json b/package-lock.json index 6b8b29d2e..16c38b6a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "uigov-web-components", - "version": "1.37.1", + "version": "1.37.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "uigov-web-components", - "version": "1.37.1", + "version": "1.37.2", "license": "MIT", "dependencies": { "@domg/govflanders-style": "21.2.0", diff --git a/package.json b/package.json index 4be0c9e0c..ea5f272b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uigov-web-components", - "version": "1.37.1", + "version": "1.37.2", "author": "UIG ", "license": "MIT", "scripts": { diff --git a/resources/changelog/CHANGELOG.md b/resources/changelog/CHANGELOG.md index d52d21b78..35f32226f 100644 --- a/resources/changelog/CHANGELOG.md +++ b/resources/changelog/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.37.2](https://github.com/milieuinfo/uigov-web-components/compare/v1.37.1...v1.37.2) (2024-09-13) + + +### Bug Fixes + +* UIG-3090 - dependencies toegevoegd aan de package.json van de libraries ([0a5a486](https://github.com/milieuinfo/uigov-web-components/commit/0a5a4868c07b42029e10d5adf9aa8fbe8cb466fe)) + ## [1.37.1](https://github.com/milieuinfo/uigov-web-components/compare/v1.37.0...v1.37.1) (2024-09-11)