Skip to content

Commit

Permalink
chore(release): v0.245.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 3, 2023
1 parent 22ccdc7 commit 699b0c3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
31 changes: 17 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [0.245.0](https://github.com/rodekruis/IBF-system/compare/v0.244.1...v0.245.0) (2023-05-03)


### Bug Fixes

* adjust misc colors AB[#18700](https://github.com/rodekruis/IBF-system/issues/18700) ([11c92f8](https://github.com/rodekruis/IBF-system/commit/11c92f85903a3cb1200cdef38b72c451d5c6ca66))
* waterpoint icon in legend AB[#19191](https://github.com/rodekruis/IBF-system/issues/19191) ([fd08db9](https://github.com/rodekruis/IBF-system/commit/fd08db96ceb6187e9f21ef545e33f016d1e34023))


### Features

* split markers based on exposure AB[#19191](https://github.com/rodekruis/IBF-system/issues/19191) ([cf5a317](https://github.com/rodekruis/IBF-system/commit/cf5a317428623a71d31b637f13c3d64ccc7ba4ac))
* update geoserver layers AB[#18700](https://github.com/rodekruis/IBF-system/issues/18700) ([d0921f4](https://github.com/rodekruis/IBF-system/commit/d0921f42372144bfacdef8e81c77fd225c13b499))
* update markers AB[#18700](https://github.com/rodekruis/IBF-system/issues/18700) ([e3ff776](https://github.com/rodekruis/IBF-system/commit/e3ff776f93f1662334d0e44ccb04eac159bf15f7))



## [0.244.1](https://github.com/rodekruis/IBF-system/compare/v0.244.0...v0.244.1) (2023-05-01)


Expand Down Expand Up @@ -127,17 +144,3 @@



# [0.239.0](https://github.com/rodekruis/IBF-system/compare/v0.238.0...v0.239.0) (2023-04-14)


### Features

* split logos for MWI AB[#18768](https://github.com/rodekruis/IBF-system/issues/18768) ([17994cf](https://github.com/rodekruis/IBF-system/commit/17994cf96a99746fa87935de118a8d80f4466cea))
* update country entity AB[#18764](https://github.com/rodekruis/IBF-system/issues/18764) ([3b28c6b](https://github.com/rodekruis/IBF-system/commit/3b28c6b092065fdf89da1ac50d7ced14bea84733))
* update email AB[#18767](https://github.com/rodekruis/IBF-system/issues/18767) ([4e81e18](https://github.com/rodekruis/IBF-system/commit/4e81e18849273f1fac690d192314ca685577c05c))
* update logos component AB[#18766](https://github.com/rodekruis/IBF-system/issues/18766) ([79b8e05](https://github.com/rodekruis/IBF-system/commit/79b8e05543d32b230501d73f45535e05590c7b07))
* update notification info entity AB[#18770](https://github.com/rodekruis/IBF-system/issues/18770) ([18c73ea](https://github.com/rodekruis/IBF-system/commit/18c73ea9aa5fb2ad89b2ab52c052d0a385bac032))
* update seed scritps AB[#18765](https://github.com/rodekruis/IBF-system/issues/18765) ([3fc757d](https://github.com/rodekruis/IBF-system/commit/3fc757dca5847dbc285f58aafa10967313cf8c3d))



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.244.1",
"version": "0.245.0",
"private": true,
"scripts": {
"start:services": "docker-compose up -d",
Expand Down

0 comments on commit 699b0c3

Please sign in to comment.