Skip to content

Commit

Permalink
chore(release): v0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 9, 2021
1 parent 9ea9048 commit e469191
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
27 changes: 18 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [0.54.0](https://github.com/rodekruis/IBF-system/compare/v0.53.0...v0.54.0) (2021-04-09)


### Bug Fixes

* change 'value' datatyp to float AB[#6814](https://github.com/rodekruis/IBF-system/issues/6814) ([a9fb96c](https://github.com/rodekruis/IBF-system/commit/a9fb96cc074a8e152b11def9f31064a0345ee735))
* move flood vulnerability / CRA data to seed+entity AB[#6807](https://github.com/rodekruis/IBF-system/issues/6807) ([96fc35c](https://github.com/rodekruis/IBF-system/commit/96fc35ca2406183d8e95b15128b7de76960ae009))
* move redcross branch data to seed+entity AB[#6805](https://github.com/rodekruis/IBF-system/issues/6805) ([e88496e](https://github.com/rodekruis/IBF-system/commit/e88496e197e227e245537d86c642bb61a8f7c97a))
* move uga-data-level2 module into admin-area-data AB[#6807](https://github.com/rodekruis/IBF-system/issues/6807) ([685a693](https://github.com/rodekruis/IBF-system/commit/685a6932f0a1a4506f70becf15e6d62438518f9c))
* structure git-lfs folder AB[#6807](https://github.com/rodekruis/IBF-system/issues/6807) ([23abdee](https://github.com/rodekruis/IBF-system/commit/23abdee2382ddcbe99cf9812e9969878a8562f94))


### Features

* use GET endpoints in IBF-pipeline AB[#6806](https://github.com/rodekruis/IBF-system/issues/6806) ([a8bb8b9](https://github.com/rodekruis/IBF-system/commit/a8bb8b989bbc42366d28f9bafb56ad47fdba3e18))



# [0.53.0](https://github.com/rodekruis/IBF-system/compare/v0.52.2...v0.53.0) (2021-04-09)


Expand Down Expand Up @@ -97,12 +115,3 @@



## [0.51.1](https://github.com/rodekruis/IBF-system/compare/v0.51.0...v0.51.1) (2021-03-23)


### Bug Fixes

* cypress file location ([6155b49](https://github.com/rodekruis/IBF-system/commit/6155b49179629b1c621914f249770b91f894352a))



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

0 comments on commit e469191

Please sign in to comment.