chore(release): 2.16.0 [skip ci]

# [2.16.0](https://github.com/kolplattformen/skolplattformen/compare/v2.15.10...v2.16.0) (2023-11-02)

### Features

* navigate from "Your Children" to specific tabs ([#660](https://github.com/kolplattformen/skolplattformen/issues/660)) ([34c376a](34c376a727))
This commit is contained in:
semantic-release-bot 2023-11-02 07:30:50 +01:00
parent 34c376a727
commit ab90b944ae
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [2.16.0](https://github.com/kolplattformen/skolplattformen/compare/v2.15.10...v2.16.0) (2023-11-02)
### Features
* navigate from "Your Children" to specific tabs ([#660](https://github.com/kolplattformen/skolplattformen/issues/660)) ([34c376a](https://github.com/kolplattformen/skolplattformen/commit/34c376a727ad0bbfbd3f7be01aedb91d1705b34b))
## [2.15.10](https://github.com/kolplattformen/skolplattformen/compare/v2.15.9...v2.15.10) (2023-10-07)

View File

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