Skip to content

Commit

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


### Features

* load only active layer AB[#6421](https://github.com/rodekruis/IBF-system/issues/6421) ([ec4371e](https://github.com/rodekruis/IBF-system/commit/ec4371e4a43e0231bafdc427e1c5454690235fea))



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


Expand Down Expand Up @@ -89,17 +98,3 @@



# [0.33.0](https://github.com/rodekruis/IBF-system/compare/v0.32.1...v0.33.0) (2021-03-08)


### Bug Fixes

* update documentation to add new country AB[#6291](https://github.com/rodekruis/IBF-system/issues/6291) ([16c5803](https://github.com/rodekruis/IBF-system/commit/16c5803a58a9cd78ecea2d90da0a6b461ecee82e))


### Features

* add documentation on local database AB[#6261](https://github.com/rodekruis/IBF-system/issues/6261) ([79bc6f9](https://github.com/rodekruis/IBF-system/commit/79bc6f98d6ab17c48e17d3f41ae8147280e471a3))



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

0 comments on commit f234ca7

Please sign in to comment.