chore(release): 2.6.0 [skip ci]

# [2.6.0](https://github.com/kolplattformen/skolplattformen/compare/v2.5.1...v2.6.0) (2021-12-04)

### Features

* Frontpage date tweaks ([#582](https://github.com/kolplattformen/skolplattformen/issues/582)) ([66e7811](66e7811b83))
This commit is contained in:
semantic-release-bot 2021-12-05 00:16:58 +01:00
parent 66e7811b83
commit d66e87f5db
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [2.6.0](https://github.com/kolplattformen/skolplattformen/compare/v2.5.1...v2.6.0) (2021-12-04)
### Features
* Frontpage date tweaks ([#582](https://github.com/kolplattformen/skolplattformen/issues/582)) ([66e7811](https://github.com/kolplattformen/skolplattformen/commit/66e7811b83e96f9fb83aa82cb34736f38a3bf16a))
## [2.5.1](https://github.com/kolplattformen/skolplattformen/compare/v2.5.0...v2.5.1) (2021-12-03)

View File

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