Skip to content

Commit

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


### Features

* add data to git-lfs as a test AB[#6717](https://github.com/rodekruis/IBF-system/issues/6717) ([ad64317](https://github.com/rodekruis/IBF-system/commit/ad64317c70e7da67c741a238ce78dcb01bcfe3b8))
* add popup info flood susceptibility AB[#6633](https://github.com/rodekruis/IBF-system/issues/6633) ([2d379d1](https://github.com/rodekruis/IBF-system/commit/2d379d18ad814ca335d595cd23be8412728b1db5))



# [0.44.0](https://github.com/rodekruis/IBF-system/compare/v0.43.0...v0.44.0) (2021-03-23)


Expand Down Expand Up @@ -155,14 +165,3 @@



## [0.38.1](https://github.com/rodekruis/IBF-system/compare/v0.38.0...v0.38.1) (2021-03-15)


### Bug Fixes

* broken wms layer AB[#6614](https://github.com/rodekruis/IBF-system/issues/6614) ([23d3310](https://github.com/rodekruis/IBF-system/commit/23d33105aeb577f63919639712a2390a378366c2))
* broken wms layer AB[#6614](https://github.com/rodekruis/IBF-system/issues/6614) ([538c623](https://github.com/rodekruis/IBF-system/commit/538c623d81de7c494995a5966516a38725e497d0))
* dont' use loader for close event AB[#6602](https://github.com/rodekruis/IBF-system/issues/6602) ([2f6a6ed](https://github.com/rodekruis/IBF-system/commit/2f6a6ed3cbae07a22bc6462e34cf7d2596bd9516))



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

0 comments on commit cd7706d

Please sign in to comment.