Skip to content

Commit

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


### Bug Fixes

* merge changes from [#610](https://github.com/rodekruis/IBF-system/issues/610) ([5d1d54e](https://github.com/rodekruis/IBF-system/commit/5d1d54e8e97917af7a39b55cda042df71dcd3c51))



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


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



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


### Features

* cypress after merge ([3507074](https://github.com/rodekruis/IBF-system/commit/350707473e80dbeeef076b047719a509ae99917b))



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

0 comments on commit 7dd7c8f

Please sign in to comment.