chore(release): 2.5.0 [skip ci]

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

### Features

* 🎸 Skip to the next day in calendar ([#425](https://github.com/kolplattformen/skolplattformen/issues/425)) ([fce1d98](fce1d98847))
This commit is contained in:
semantic-release-bot 2021-12-03 11:31:34 +01:00
parent fce1d98847
commit 3fbd08c794
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [2.5.0](https://github.com/kolplattformen/skolplattformen/compare/v2.4.0...v2.5.0) (2021-12-03)
### Features
* 🎸 Skip to the next day in calendar ([#425](https://github.com/kolplattformen/skolplattformen/issues/425)) ([fce1d98](https://github.com/kolplattformen/skolplattformen/commit/fce1d98847f4cc7c27bfa359b1d2b1bdc86e12ea))
# [2.4.0](https://github.com/kolplattformen/skolplattformen/compare/v2.3.2...v2.4.0) (2021-12-02)

View File

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