chore(release): 1.9.4 [skip ci]

## [1.9.4](https://github.com/kolplattformen/skolplattformen/compare/v1.9.3...v1.9.4) (2021-04-01)

### Bug Fixes

* förbättra tillgänglighet för länkar i navigering ([#237](https://github.com/kolplattformen/skolplattformen/issues/237)) ([9a3b036](9a3b0360d6))
This commit is contained in:
semantic-release-bot 2021-04-01 09:54:20 +02:00
parent c70b776fa1
commit c3ed855067
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.9.4](https://github.com/kolplattformen/skolplattformen/compare/v1.9.3...v1.9.4) (2021-04-01)
### Bug Fixes
* förbättra tillgänglighet för länkar i navigering ([#237](https://github.com/kolplattformen/skolplattformen/issues/237)) ([9a3b036](https://github.com/kolplattformen/skolplattformen/commit/9a3b0360d6f84f5f4070759ec42edb013970d49b))
## [1.9.3](https://github.com/kolplattformen/skolplattformen/compare/v1.9.2...v1.9.3) (2021-03-31)

View File

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