Skip to content

Commit

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


### Bug Fixes

* show indicator for stage environment AB[#7065](https://github.com/rodekruis/IBF-system/issues/7065) ([e95995c](https://github.com/rodekruis/IBF-system/commit/e95995cb54f7144a16ff8364029cd4043eabfab8))



## [0.56.1](https://github.com/rodekruis/IBF-system/compare/v0.56.0...v0.56.1) (2021-04-13)


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



## [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))



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

0 comments on commit b271704

Please sign in to comment.