Skip to content

Commit

Permalink
chore(release): 1.27.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.1](v1.27.0...v1.27.1) (2021-04-28)

### Bug Fixes

* 🐛 Fixes lunch rendering ([#341](#341)) ([6c75d9d](6c75d9d))
  • Loading branch information
semantic-release-bot committed Apr 28, 2021
1 parent 6c75d9d commit a5694c1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.27.1](https://github.com/kolplattformen/skolplattformen/compare/v1.27.0...v1.27.1) (2021-04-28)


### Bug Fixes

* 🐛 Fixes lunch rendering ([#341](https://github.com/kolplattformen/skolplattformen/issues/341)) ([6c75d9d](https://github.com/kolplattformen/skolplattformen/commit/6c75d9d1191fa4c6b8f92fe526e4c1f85915bddf))

# [1.27.0](https://github.com/kolplattformen/skolplattformen/compare/v1.26.0...v1.27.0) (2021-04-28)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.27.0"
"version": "1.27.1"
}

0 comments on commit a5694c1

Please sign in to comment.