diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 722ae6b..43f9f75 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -1,3 +1,10 @@ +# [vorlesungsplan-plus-v2.4.2](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-v2.4.1...vorlesungsplan-plus-v2.4.2) (2024-03-19) + + +### Bug Fixes + +* remove vulnerable dependencies ([#15](https://github.com/larsrickert/vorlesungsplan-plus/issues/15)) ([baaece2](https://github.com/larsrickert/vorlesungsplan-plus/commit/baaece2a613123ae477e775626544ede39e727aa)) + # [vorlesungsplan-plus-v2.4.1](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-v2.4.0...vorlesungsplan-plus-v2.4.1) (2024-01-20) diff --git a/frontend/package.json b/frontend/package.json index 4de0abe..115de6c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "vorlesungsplan-plus", "private": true, - "version": "2.4.1", + "version": "2.4.2", "packageManager": "pnpm@8.15.5", "type": "module", "scripts": {