Skip to content

Commit

Permalink
chore(release): v0.51.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 25, 2021
1 parent 86439df commit 2f91b29
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [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))



## [0.51.3](https://github.com/rodekruis/IBF-system/compare/v0.51.2...v0.51.3) (2021-03-24)


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



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


### Features

* add data to git-lfs as a test AB[#6717](https://github.com/rodekruis/IBF-system/issues/6717) ([ad64317](https://github.com/rodekruis/IBF-system/commit/ad64317c70e7da67c741a238ce78dcb01bcfe3b8))
* add popup info flood susceptibility AB[#6633](https://github.com/rodekruis/IBF-system/issues/6633) ([2d379d1](https://github.com/rodekruis/IBF-system/commit/2d379d18ad814ca335d595cd23be8412728b1db5))



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

0 comments on commit 2f91b29

Please sign in to comment.