chore(release): 2.3.2 [skip ci]

## [2.3.2](https://github.com/kolplattformen/skolplattformen/compare/v2.3.1...v2.3.2) (2021-12-01)

### Bug Fixes

* 🐛 Readded keystore ([47c2ca3](47c2ca30dc))
This commit is contained in:
semantic-release-bot 2021-12-01 12:50:12 +01:00
parent 47c2ca30dc
commit a070d8a043
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.3.2](https://github.com/kolplattformen/skolplattformen/compare/v2.3.1...v2.3.2) (2021-12-01)
### Bug Fixes
* 🐛 Readded keystore ([47c2ca3](https://github.com/kolplattformen/skolplattformen/commit/47c2ca30dcd780437e4f71af317da1c89258ad3d))
## [2.3.1](https://github.com/kolplattformen/skolplattformen-app/compare/v2.3.0...v2.3.1) (2021-11-30)

View File

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