chore(release): 2.5.1 [skip ci]

## [2.5.1](https://github.com/kolplattformen/skolplattformen/compare/v2.5.0...v2.5.1) (2021-12-03)

### Bug Fixes

* 🐛 Show the weekday on startpage if not today ([df28066](df2806648a))
This commit is contained in:
semantic-release-bot 2021-12-03 21:29:25 +01:00
parent 09558115d1
commit 7c017e460b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.5.1](https://github.com/kolplattformen/skolplattformen/compare/v2.5.0...v2.5.1) (2021-12-03)
### Bug Fixes
* 🐛 Show the weekday on startpage if not today ([df28066](https://github.com/kolplattformen/skolplattformen/commit/df2806648ab6b573d277a338f76fb199cdd307a2))
# [2.5.0](https://github.com/kolplattformen/skolplattformen/compare/v2.4.0...v2.5.0) (2021-12-03)

View File

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