chore(release): 2.9.1 [skip ci]

## [2.9.1](https://github.com/kolplattformen/skolplattformen/compare/v2.9.0...v2.9.1) (2021-12-10)

### Bug Fixes

* 🐛 Felaktig sortering av lektioner ([#595](https://github.com/kolplattformen/skolplattformen/issues/595)) ([ed3a27b](ed3a27bba1)), closes [#591](https://github.com/kolplattformen/skolplattformen/issues/591)
This commit is contained in:
semantic-release-bot 2021-12-10 21:12:49 +01:00
parent ed3a27bba1
commit 555ba0fb0f
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.9.1](https://github.com/kolplattformen/skolplattformen/compare/v2.9.0...v2.9.1) (2021-12-10)
### Bug Fixes
* 🐛 Felaktig sortering av lektioner ([#595](https://github.com/kolplattformen/skolplattformen/issues/595)) ([ed3a27b](https://github.com/kolplattformen/skolplattformen/commit/ed3a27bba185b39fd8581b639ac7efc03b050d6e)), closes [#591](https://github.com/kolplattformen/skolplattformen/issues/591)
# [2.9.0](https://github.com/kolplattformen/skolplattformen/compare/v2.8.0...v2.9.0) (2021-12-10)

View File

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