chore(release): 2.11.3 [skip ci]

## [2.11.3](https://github.com/kolplattformen/skolplattformen/compare/v2.11.2...v2.11.3) (2022-01-31)

### Bug Fixes

* 🐛 Hide lunch in timetable if not showing current week ([#613](https://github.com/kolplattformen/skolplattformen/issues/613)) ([a40af3e](a40af3e94d)), closes [#599](https://github.com/kolplattformen/skolplattformen/issues/599)
This commit is contained in:
semantic-release-bot 2022-01-31 23:36:57 +01:00
parent a40af3e94d
commit 1d4a34bf6c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.11.3](https://github.com/kolplattformen/skolplattformen/compare/v2.11.2...v2.11.3) (2022-01-31)
### Bug Fixes
* 🐛 Hide lunch in timetable if not showing current week ([#613](https://github.com/kolplattformen/skolplattformen/issues/613)) ([a40af3e](https://github.com/kolplattformen/skolplattformen/commit/a40af3e94d236bd61272319f0b1e8e5e19cd3a2c)), closes [#599](https://github.com/kolplattformen/skolplattformen/issues/599)
## [2.11.2](https://github.com/kolplattformen/skolplattformen/compare/v2.11.1...v2.11.2) (2022-01-31)

View File

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