chore(release): 2.7.2 [skip ci]

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

### Bug Fixes

* 🐛 Add missing translations for calendar ([7ada994](7ada9945df))
This commit is contained in:
semantic-release-bot 2021-12-06 20:49:54 +01:00
parent 7ada9945df
commit d61bc25468
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.7.2](https://github.com/kolplattformen/skolplattformen/compare/v2.7.1...v2.7.2) (2021-12-06)
### Bug Fixes
* 🐛 Add missing translations for calendar ([7ada994](https://github.com/kolplattformen/skolplattformen/commit/7ada9945dfc7dd5766cd7a3208d62cf4c1a2659f))
## [2.7.1](https://github.com/kolplattformen/skolplattformen/compare/v2.7.0...v2.7.1) (2021-12-06)

View File

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