Skip to content

Commit

Permalink
chore(release): v0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 19, 2021
1 parent 8ffe1d3 commit ec5d5f2
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.42.0](https://github.com/rodekruis/IBF-system/compare/v0.41.0...v0.42.0) (2021-03-19)


### Features

* add flood susceptibility layer AB[#6635](https://github.com/rodekruis/IBF-system/issues/6635) ([4786238](https://github.com/rodekruis/IBF-system/commit/4786238d69fbbafe0e71ab047b5014579bbeba39))
* add flood susceptibility layer geoserver AB[#6631](https://github.com/rodekruis/IBF-system/issues/6631) ([5dccdf1](https://github.com/rodekruis/IBF-system/commit/5dccdf135ed05ab9e58f7be8d839f60cca1e1726))
* add style geoserver for flood susceptibiltiy AB[#6632](https://github.com/rodekruis/IBF-system/issues/6632) ([db27375](https://github.com/rodekruis/IBF-system/commit/db273756c44e7d28ebb60d02c716803ef2bc9bcc))



# [0.41.0](https://github.com/rodekruis/IBF-system/compare/v0.40.2...v0.41.0) (2021-03-19)


Expand Down Expand Up @@ -98,12 +109,3 @@



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


### Bug Fixes

* only run sql-scripts when upload done AB[#6599](https://github.com/rodekruis/IBF-system/issues/6599) ([fdcba56](https://github.com/rodekruis/IBF-system/commit/fdcba56b3bdaaaeed29c6d4e072abbd3ba18aa67))



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

0 comments on commit ec5d5f2

Please sign in to comment.