chore(release): 2.7.0 [skip ci]

# [2.7.0](https://github.com/kolplattformen/skolplattformen/compare/v2.6.0...v2.7.0) (2021-12-06)

### Features

* 🎸 Add week number and calendar dates to timetable ([6fbbcc8](6fbbcc803e))
This commit is contained in:
semantic-release-bot 2021-12-06 19:22:07 +01:00
parent 4e2e26b756
commit e4f4a83f1c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [2.7.0](https://github.com/kolplattformen/skolplattformen/compare/v2.6.0...v2.7.0) (2021-12-06)
### Features
* 🎸 Add week number and calendar dates to timetable ([6fbbcc8](https://github.com/kolplattformen/skolplattformen/commit/6fbbcc803e92e288904be1ffba5e380bd9523100))
# [2.6.0](https://github.com/kolplattformen/skolplattformen/compare/v2.5.1...v2.6.0) (2021-12-04)

View File

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