Skip to content

Commit

Permalink
chore(release): v0.51.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 26, 2021
1 parent 284da98 commit b3d72fb
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.6](https://github.com/rodekruis/IBF-system/compare/v0.51.5...v0.51.6) (2021-03-26)


### Bug Fixes

* catch failed glofas api request and retry AB[#6798](https://github.com/rodekruis/IBF-system/issues/6798) ([2cab348](https://github.com/rodekruis/IBF-system/commit/2cab3489f30579497caf5727b952e60e462ca38f))



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


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



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


### Features

* cypress no install ([eb916a1](https://github.com/rodekruis/IBF-system/commit/eb916a1d01f5f59819f80bc4ad436acef4eef9f9))



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

0 comments on commit b3d72fb

Please sign in to comment.