diff --git a/package-lock.json b/package-lock.json index 12360a48b..a82f5ec23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "uigov-web-components", - "version": "1.33.0", + "version": "1.33.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "uigov-web-components", - "version": "1.33.0", + "version": "1.33.1", "license": "MIT", "dependencies": { "@domg/govflanders-style": "21.2.0", diff --git a/package.json b/package.json index 2a8009ef1..4a74d28f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uigov-web-components", - "version": "1.33.0", + "version": "1.33.1", "author": "UIG ", "license": "MIT", "scripts": { diff --git a/resources/changelog/CHANGELOG.md b/resources/changelog/CHANGELOG.md index f296f3fe9..1217c89f2 100644 --- a/resources/changelog/CHANGELOG.md +++ b/resources/changelog/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.33.1](https://github.com/milieuinfo/uigov-web-components/compare/v1.33.0...v1.33.1) (2024-09-12) + + +### Bug Fixes + +* UIG-3102 - logout vermijden na 20 minuten ([b2ad51c](https://github.com/milieuinfo/uigov-web-components/commit/b2ad51ce7b36838cf952844f4e161cb305563ae1)) + # [1.33.0](https://github.com/milieuinfo/uigov-web-components/compare/v1.32.0...v1.33.0) (2024-05-30)