Skip to content

Commit

Permalink
chore(release): 2.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.3](kolplattformen/skolplattformen@v2.7.2...v2.7.3) (2021-12-07)

### Bug Fixes

* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](kolplattformen@cc3fd86))
  • Loading branch information
semantic-release-bot committed Dec 7, 2021
1 parent a85f37f commit fde9d95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skolplattformen",
"version": "2.7.2",
"version": "2.7.3",
"license": "MIT",
"scripts": {
"start": "nx start",
Expand Down

0 comments on commit fde9d95

Please sign in to comment.