chore(release): 1.16.0 [skip ci]

# [1.16.0](https://github.com/kolplattformen/skolplattformen/compare/v1.15.1...v1.16.0) (2021-04-16)

### Features

* 🎸 Added text for empty menu ([bbfb2a3](bbfb2a36ae))
* 🎸 Updated embedded-api for better menu handling ([675454a](675454a2fe))
This commit is contained in:
semantic-release-bot 2021-04-16 21:54:44 +02:00
parent 14bb606757
commit 13c628ba68
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# [1.16.0](https://github.com/kolplattformen/skolplattformen/compare/v1.15.1...v1.16.0) (2021-04-16)
### Features
* 🎸 Added text for empty menu ([bbfb2a3](https://github.com/kolplattformen/skolplattformen/commit/bbfb2a36aea659b91ba1ed528691066caf0c0cef))
* 🎸 Updated embedded-api for better menu handling ([675454a](https://github.com/kolplattformen/skolplattformen/commit/675454a2fe9be5738c6965971da9db2f7b4c75a4))
## [1.15.1](https://github.com/kolplattformen/skolplattformen/compare/v1.15.0...v1.15.1) (2021-04-16)

View File

@ -9,5 +9,5 @@
"test": "npx lerna run test --stream",
"lint": "npx lerna run lint --stream"
},
"version": "1.15.1"
"version": "1.16.0"
}