chore(release): 2.7.3 [skip ci]

## [2.7.3](https://github.com/kolplattformen/skolplattformen/compare/v2.7.2...v2.7.3) (2021-12-07)

### Bug Fixes

* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](cc3fd8670c))
This commit is contained in:
semantic-release-bot 2021-12-07 14:08:30 +01:00
parent a85f37f148
commit fde9d95149
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.7.3](https://github.com/kolplattformen/skolplattformen/compare/v2.7.2...v2.7.3) (2021-12-07)
### Bug Fixes
* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](https://github.com/kolplattformen/skolplattformen/commit/cc3fd8670c37be2b5f3e9f642bb3b1882350e2f6))
## [2.7.2](https://github.com/kolplattformen/skolplattformen/compare/v2.7.1...v2.7.2) (2021-12-06)

View File

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