Skip to content

Commit

Permalink
chore(release): 2.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.9.0](kolplattformen/skolplattformen@v2.8.0...v2.9.0) (2021-12-10)

### Features

* 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat ([kolplattformen#589](kolplattformen#589)) ([b7dbd35](kolplattformen@b7dbd35))
  • Loading branch information
semantic-release-bot committed Dec 10, 2021
1 parent b7dbd35 commit 69e21ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.9.0](https://github.com/kolplattformen/skolplattformen/compare/v2.8.0...v2.9.0) (2021-12-10)


### Features

* 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat ([#589](https://github.com/kolplattformen/skolplattformen/issues/589)) ([b7dbd35](https://github.com/kolplattformen/skolplattformen/commit/b7dbd356c652bf53a9d73dd38f11744ff364470b))

# [2.8.0](https://github.com/kolplattformen/skolplattformen/compare/v2.7.3...v2.8.0) (2021-12-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skolplattformen",
"version": "2.8.0",
"version": "2.9.0",
"license": "MIT",
"scripts": {
"start": "nx start",
Expand Down

0 comments on commit 69e21ac

Please sign in to comment.