chore(release): 2.8.0 [skip ci]

# [2.8.0](https://github.com/kolplattformen/skolplattformen/compare/v2.7.3...v2.8.0) (2021-12-08)

### Bug Fixes

* 🐛 Ingen text syns i dark mode när inga barn hittas ([bce1165](bce1165f30)), closes [#571](https://github.com/kolplattformen/skolplattformen/issues/571)

### Features

* 🎸 bumped to 3.0.2 for new version releasea ([2af189e](2af189ef0f))
This commit is contained in:
semantic-release-bot 2021-12-08 08:55:49 +01:00
parent d24f65900e
commit 0e95486e5d
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
# [2.8.0](https://github.com/kolplattformen/skolplattformen/compare/v2.7.3...v2.8.0) (2021-12-08)
### Bug Fixes
* 🐛 Ingen text syns i dark mode när inga barn hittas ([bce1165](https://github.com/kolplattformen/skolplattformen/commit/bce1165f300749502351fe28ee8f0c5f3ce7ee3c)), closes [#571](https://github.com/kolplattformen/skolplattformen/issues/571)
### Features
* 🎸 bumped to 3.0.2 for new version releasea ([2af189e](https://github.com/kolplattformen/skolplattformen/commit/2af189ef0fb23723dae982382bee169e2c7ed8f6))
## [2.7.3](https://github.com/kolplattformen/skolplattformen/compare/v2.7.2...v2.7.3) (2021-12-07)

View File

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