Skip to content

Commit

Permalink
chore(release): 1.40.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.40.1](v1.40.0...v1.40.1) (2021-09-12)

### Bug Fixes

* 🐛 Bump embedded-api to 5.2.0 ([9f00ba4](9f00ba4))
  • Loading branch information
semantic-release-bot committed Sep 12, 2021
1 parent cbefba0 commit 30baf00
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 @@
## [1.40.1](https://github.com/kolplattformen/skolplattformen/compare/v1.40.0...v1.40.1) (2021-09-12)


### Bug Fixes

* 🐛 Bump embedded-api to 5.2.0 ([9f00ba4](https://github.com/kolplattformen/skolplattformen/commit/9f00ba4929226c8e97528d33da4ee0aa0e5dc87e))

# [1.40.0](https://github.com/kolplattformen/skolplattformen/compare/v1.39.1...v1.40.0) (2021-09-09)


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.40.0"
"version": "1.40.1"
}

0 comments on commit 30baf00

Please sign in to comment.