Skip to content

Commit

Permalink
chore(release): v0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 13, 2021
1 parent e015879 commit 97daaab
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.56.0](https://github.com/rodekruis/IBF-system/compare/v0.55.0...v0.56.0) (2021-04-13)


### Features

* add trigger statement email EGY AB[#7043](https://github.com/rodekruis/IBF-system/issues/7043) ([71d3cce](https://github.com/rodekruis/IBF-system/commit/71d3ccee7e17e4bd8969430789ab7112bf2a8be3))



# [0.55.0](https://github.com/rodekruis/IBF-system/compare/v0.54.1...v0.55.0) (2021-04-09)


Expand Down Expand Up @@ -105,13 +114,3 @@



## [0.51.4](https://github.com/rodekruis/IBF-system/compare/v0.51.3...v0.51.4) (2021-03-25)


### Bug Fixes

* mock scenario support in cache AB[#6728](https://github.com/rodekruis/IBF-system/issues/6728) ([764085b](https://github.com/rodekruis/IBF-system/commit/764085b3a80dcfc1e22c62026f354d4df8824241))
* update mock scenario data AB[#6728](https://github.com/rodekruis/IBF-system/issues/6728) ([b9ff467](https://github.com/rodekruis/IBF-system/commit/b9ff467c52fc71ca0bf01fd05e838da96d302e27))



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.55.0",
"version": "0.56.0",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down

0 comments on commit 97daaab

Please sign in to comment.