chore(release): 2.15.4 [skip ci]

## [2.15.4](https://github.com/kolplattformen/skolplattformen/compare/v2.15.3...v2.15.4) (2023-01-14)

### Bug Fixes

* 🐛 Better fix for the isoWeek bug in Timetable ([ea6b385](ea6b385b4f))
This commit is contained in:
semantic-release-bot 2023-01-14 18:40:59 +01:00
parent 6d49e4767c
commit 8a1123d640
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.15.4](https://github.com/kolplattformen/skolplattformen/compare/v2.15.3...v2.15.4) (2023-01-14)
### Bug Fixes
* 🐛 Better fix for the isoWeek bug in Timetable ([ea6b385](https://github.com/kolplattformen/skolplattformen/commit/ea6b385b4f56a4565796fab15afa71e00cea2a9e))
## [2.15.3](https://github.com/kolplattformen/skolplattformen/compare/v2.15.2...v2.15.3) (2023-01-14)

View File

@ -1,6 +1,6 @@
{
"name": "skolplattformen",
"version": "2.15.3",
"version": "2.15.4",
"license": "MIT",
"scripts": {
"start": "nx start",