chore(release): 1.1.1 [skip ci]

## [1.1.1](https://github.com/kolplattformen/skolplattformen/compare/v1.1.0...v1.1.1) (2021-02-26)

### Bug Fixes

* 🐛 Ikoner för initialt iPad stöd ([6ee68bf](6ee68bf19f)), closes [#166](https://github.com/kolplattformen/skolplattformen/issues/166)
This commit is contained in:
semantic-release-bot 2021-02-26 12:33:31 +01:00
parent 3299445cb2
commit 82f457b3dd
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.1.1](https://github.com/kolplattformen/skolplattformen/compare/v1.1.0...v1.1.1) (2021-02-26)
### Bug Fixes
* 🐛 Ikoner för initialt iPad stöd ([6ee68bf](https://github.com/kolplattformen/skolplattformen/commit/6ee68bf19f0d6849a872bceff1e5b46217f35f4c)), closes [#166](https://github.com/kolplattformen/skolplattformen/issues/166)
# [1.1.0](https://github.com/kolplattformen/skolplattformen/compare/v1.0.0...v1.1.0) (2021-02-23)

View File

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