chore(release): 2.15.8 [skip ci]

## [2.15.8](https://github.com/kolplattformen/skolplattformen/compare/v2.15.7...v2.15.8) (2023-09-17)

### Bug Fixes

*  removed price components. Altered QA. ([#653](https://github.com/kolplattformen/skolplattformen/issues/653)) ([fef71c7](fef71c7923))
This commit is contained in:
semantic-release-bot 2023-09-17 19:42:11 +02:00
parent fef71c7923
commit 6589d85ab0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.15.8](https://github.com/kolplattformen/skolplattformen/compare/v2.15.7...v2.15.8) (2023-09-17)
### Bug Fixes
* removed price components. Altered QA. ([#653](https://github.com/kolplattformen/skolplattformen/issues/653)) ([fef71c7](https://github.com/kolplattformen/skolplattformen/commit/fef71c7923c1f406c57ed0e15cde4df2d8ff9676))
## [2.15.7](https://github.com/kolplattformen/skolplattformen/compare/v2.15.6...v2.15.7) (2023-03-28)

View File

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