Skip to content

Commit

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


### Bug Fixes

* eap actions submit AB[#6700](https://github.com/rodekruis/IBF-system/issues/6700) ([766b5bd](https://github.com/rodekruis/IBF-system/commit/766b5bddfc881bc286e2dd4819536fb9b754bec0))
* populationAffected column should not get dropped on synchronize AB[#6690](https://github.com/rodekruis/IBF-system/issues/6690) ([ba32330](https://github.com/rodekruis/IBF-system/commit/ba32330e820b43d0f17c9e5f1eb4e4f775e481cb))
* remove DDL AB[#6690](https://github.com/rodekruis/IBF-system/issues/6690) ([992db99](https://github.com/rodekruis/IBF-system/commit/992db99542151bc8eda59607eb6faaac7f764f8f))



# [0.40.0](https://github.com/rodekruis/IBF-system/compare/v0.39.0...v0.40.0) (2021-03-19)


Expand Down Expand Up @@ -87,13 +98,3 @@



# [0.36.0](https://github.com/rodekruis/IBF-system/compare/v0.35.0...v0.36.0) (2021-03-15)


### Features

* load only active layer AB[#6421](https://github.com/rodekruis/IBF-system/issues/6421) ([7f2b6c1](https://github.com/rodekruis/IBF-system/commit/7f2b6c137f0a491b5d071322ccb8bd2eede9c32b))
* load only active layer AB[#6421](https://github.com/rodekruis/IBF-system/issues/6421) ([c633f3d](https://github.com/rodekruis/IBF-system/commit/c633f3d582f92b1ae14fd6fd75a0708f5d38d5c7))



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

0 comments on commit c3bc1c3

Please sign in to comment.