chore(release): 2.2.1 [skip ci]

## [2.2.1](https://github.com/kolplattformen/skolplattformen/compare/v2.2.0...v2.2.1) (2021-11-23)

### Bug Fixes

* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](a28fd97fe7))
This commit is contained in:
semantic-release-bot 2021-11-23 23:14:32 +01:00
parent ac79f09b7e
commit 557d6d583f
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.2.1](https://github.com/kolplattformen/skolplattformen/compare/v2.2.0...v2.2.1) (2021-11-23)
### Bug Fixes
* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](https://github.com/kolplattformen/skolplattformen/commit/a28fd97fe7907a591dc92f5ddeccf1045b4f794b))
# [2.2.0](https://github.com/kolplattformen/skolplattformen/compare/v2.1.0...v2.2.0) (2021-11-23)

View File

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