Skip to content

Commit

Permalink
chore(release): v0.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 19, 2021
1 parent 3199f65 commit babdab5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.57.1](https://github.com/rodekruis/IBF-system/compare/v0.57.0...v0.57.1) (2021-04-19)


### Bug Fixes

* change mock station UGA AB[#7064](https://github.com/rodekruis/IBF-system/issues/7064) ([29270c6](https://github.com/rodekruis/IBF-system/commit/29270c665f24ee024003cddc17c26beb4fc75b18))
* revert temporary glofas api date override AB[#7169](https://github.com/rodekruis/IBF-system/issues/7169) ([ca7aecb](https://github.com/rodekruis/IBF-system/commit/ca7aecb485521847fc99ab2facc7ee67e80e78e3))
* temporarily use available glofas api date AB# ([185e023](https://github.com/rodekruis/IBF-system/commit/185e0232dace0da508bf88c55b7cf60bff727c25))



# [0.57.0](https://github.com/rodekruis/IBF-system/compare/v0.56.2...v0.57.0) (2021-04-19)


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



## [0.52.1](https://github.com/rodekruis/IBF-system/compare/v0.52.0...v0.52.1) (2021-03-31)


### Bug Fixes

* dummy commit to push ([fba3521](https://github.com/rodekruis/IBF-system/commit/fba352130d92bfe3483c5d1ac05da2a0ae38772a))



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

0 comments on commit babdab5

Please sign in to comment.