chore(release): 2.3.1 [skip ci]

## [2.3.1](https://github.com/kolplattformen/skolplattformen/compare/v2.3.0...v2.3.1) (2021-11-30)

### Bug Fixes

* 🐛 Show subject name on Hjärntorget timetable ([b3df527](b3df527d44))
This commit is contained in:
semantic-release-bot 2021-11-30 20:48:28 +01:00
parent b3df527d44
commit 3cf083404a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.3.1](https://github.com/kolplattformen/skolplattformen/compare/v2.3.0...v2.3.1) (2021-11-30)
### Bug Fixes
* 🐛 Show subject name on Hjärntorget timetable ([b3df527](https://github.com/kolplattformen/skolplattformen/commit/b3df527d44904b7838bcb0a9aaef69c276c9c5b7))
# [2.3.0](https://github.com/kolplattformen/skolplattformen/compare/v2.2.1...v2.3.0) (2021-11-30)

View File

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