Skip to content

Commit

Permalink
chore(release): v0.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 23, 2021
1 parent c564e93 commit 3ddf0fb
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.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))



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


Expand Down Expand Up @@ -138,14 +147,3 @@



# [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))



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

0 comments on commit 3ddf0fb

Please sign in to comment.