Skip to content

Commit

Permalink
chore(release): 1.47.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.47.2](kolplattformen/skolplattformen@v1.47.1...v1.47.2) (2021-09-30)

### Bug Fixes

* 🐛 Hämta alla aviseringar och sortera på senast ändrad ([71cb230](kolplattformen@71cb230))
* 🐛 Tog bort headerLargeTitle från navigationComponent ([73019af](kolplattformen@73019af))
  • Loading branch information
semantic-release-bot committed Sep 30, 2021
1 parent 80445c1 commit 7898336
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.47.2](https://github.com/kolplattformen/skolplattformen/compare/v1.47.1...v1.47.2) (2021-09-30)


### Bug Fixes

* 🐛 Hämta alla aviseringar och sortera på senast ändrad ([71cb230](https://github.com/kolplattformen/skolplattformen/commit/71cb230b92901bf6c15f81126ed51a00c79afc4f))
* 🐛 Tog bort headerLargeTitle från navigationComponent ([73019af](https://github.com/kolplattformen/skolplattformen/commit/73019af8f4b2321fbba5c8c4d996fdbda1086c5d))

## [1.47.1](https://github.com/kolplattformen/skolplattformen/compare/v1.47.0...v1.47.1) (2021-09-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"test": "npx lerna run test --stream",
"lint": "npx lerna run lint --stream"
},
"version": "1.47.1"
"version": "1.47.2"
}

0 comments on commit 7898336

Please sign in to comment.