chore(release): 2.7.1 [skip ci]

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

### Bug Fixes

* 🐛 Add translation to week ([cfa39de](cfa39de393))
This commit is contained in:
semantic-release-bot 2021-12-06 20:39:19 +01:00
parent cfa39de393
commit ce01f54ead
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.7.1](https://github.com/kolplattformen/skolplattformen/compare/v2.7.0...v2.7.1) (2021-12-06)
### Bug Fixes
* 🐛 Add translation to week ([cfa39de](https://github.com/kolplattformen/skolplattformen/commit/cfa39de3934e2386d90f37ad2c3dc830106e175a))
# [2.7.0](https://github.com/kolplattformen/skolplattformen/compare/v2.6.0...v2.7.0) (2021-12-06)

View File

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