chore(release): 2.10.1 [skip ci]

## [2.10.1](https://github.com/kolplattformen/skolplattformen/compare/v2.10.0...v2.10.1) (2021-12-10)

### Bug Fixes

* 🐛 scroll in timetable ([#597](https://github.com/kolplattformen/skolplattformen/issues/597)) ([f844a3c](f844a3cdd4))
This commit is contained in:
semantic-release-bot 2021-12-11 00:54:32 +01:00
parent f844a3cdd4
commit cce01b7242
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.10.1](https://github.com/kolplattformen/skolplattformen/compare/v2.10.0...v2.10.1) (2021-12-10)
### Bug Fixes
* 🐛 scroll in timetable ([#597](https://github.com/kolplattformen/skolplattformen/issues/597)) ([f844a3c](https://github.com/kolplattformen/skolplattformen/commit/f844a3cdd4ea26b6a4b76e4236debec7e6e83986))
# [2.10.0](https://github.com/kolplattformen/skolplattformen/compare/v2.9.1...v2.10.0) (2021-12-10)

View File

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