Skip to content

Commit

Permalink
chore(release): v0.51.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 24, 2021
1 parent d91b484 commit 4adffd9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.51.3](https://github.com/rodekruis/IBF-system/compare/v0.51.2...v0.51.3) (2021-03-24)


### Bug Fixes

* use observables instead of promises AB[#6739](https://github.com/rodekruis/IBF-system/issues/6739) ([979594d](https://github.com/rodekruis/IBF-system/commit/979594d511c3678d6228b3a6aa6c1e49e5d9aaa2))



## [0.51.2](https://github.com/rodekruis/IBF-system/compare/v0.51.1...v0.51.2) (2021-03-23)


Expand Down Expand Up @@ -81,13 +90,3 @@



# [0.44.0](https://github.com/rodekruis/IBF-system/compare/v0.43.0...v0.44.0) (2021-03-23)


### Features

* cypress after merge ([019c426](https://github.com/rodekruis/IBF-system/commit/019c426f64e8bd35f9269420fab287495c6b5569))
* cypress after merge ([67fc41a](https://github.com/rodekruis/IBF-system/commit/67fc41a1a9a01daf317512a83cc9720a6f6b7f74))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IBF-system",
"version": "0.51.2",
"version": "0.51.3",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down

0 comments on commit 4adffd9

Please sign in to comment.