Skip to content

Commit

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


### Features

* changing console logs in seed ([5d0408d](https://github.com/rodekruis/IBF-system/commit/5d0408de90616add54e5e8609669fb790f7fa527))



## [0.37.3](https://github.com/rodekruis/IBF-system/compare/v0.37.2...v0.37.3) (2021-03-15)


Expand Down Expand Up @@ -86,14 +95,3 @@



## [0.33.4](https://github.com/rodekruis/IBF-system/compare/v0.33.3...v0.33.4) (2021-03-11)


### Bug Fixes

* catch error on waterpoints API and use correct admin region layer name ([90665d2](https://github.com/rodekruis/IBF-system/commit/90665d2338e1c4d4348ddc66a485b13716d968ae))
* import path ([f95edaa](https://github.com/rodekruis/IBF-system/commit/f95edaaef0fd713f6546a19017ce593932303ebb))
* window open triggers multiple times on country change ([1f844d1](https://github.com/rodekruis/IBF-system/commit/1f844d1e964b889a423b7fc96048a642f7a99fc3))



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

0 comments on commit 2f523b4

Please sign in to comment.