Skip to content

Commit

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


### Features

* cypress install seperate ([b14a794](https://github.com/rodekruis/IBF-system/commit/b14a7941afbe808f04dabe59b642d9e30186d416))



# [0.47.0](https://github.com/rodekruis/IBF-system/compare/v0.46.0...v0.47.0) (2021-03-23)


Expand Down Expand Up @@ -150,18 +159,3 @@



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


### Bug Fixes

* update geoserver store+layer to 5-day AB[#6703](https://github.com/rodekruis/IBF-system/issues/6703) ([04c645a](https://github.com/rodekruis/IBF-system/commit/04c645a0b671c7c0a4e48f2313a252894e269c02))
* update UGA glofas stations AB[#6492](https://github.com/rodekruis/IBF-system/issues/6492) ([60cab6b](https://github.com/rodekruis/IBF-system/commit/60cab6b9bcdfb92597a0902dff199579f00f5d1d))


### Features

* use Glofas API instead of FTP AB[#6491](https://github.com/rodekruis/IBF-system/issues/6491) ([f0fd484](https://github.com/rodekruis/IBF-system/commit/f0fd484bbb1be6e555ae8001d0bfb972ee5e61a8))



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

0 comments on commit 8eb1794

Please sign in to comment.