chore(release): 1.13.0 [skip ci]

# [1.13.0](https://github.com/kolplattformen/skolplattformen/compare/v1.12.0...v1.13.0) (2021-04-07)

### Features

* **site:** uppdatera timeline med april ([#264](https://github.com/kolplattformen/skolplattformen/issues/264)) ([ddf74eb](ddf74ebdf3))
This commit is contained in:
semantic-release-bot 2021-04-07 14:06:52 +02:00
parent ddf74ebdf3
commit 0d1de3589a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.13.0](https://github.com/kolplattformen/skolplattformen/compare/v1.12.0...v1.13.0) (2021-04-07)
### Features
* **site:** uppdatera timeline med april ([#264](https://github.com/kolplattformen/skolplattformen/issues/264)) ([ddf74eb](https://github.com/kolplattformen/skolplattformen/commit/ddf74ebdf3054069196bbea72d48c9377ec004f9))
# [1.12.0](https://github.com/kolplattformen/skolplattformen/compare/v1.11.1...v1.12.0) (2021-04-05)

View File

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