Skip to content

Commit

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


### Bug Fixes

* get triggered areas AB[#6539](https://github.com/rodekruis/IBF-system/issues/6539) ([caedc83](https://github.com/rodekruis/IBF-system/commit/caedc8327ce5c5b156cb8b3ed2d5705d876c7b96))
* review add enum for layer acrivation AB[#6539](https://github.com/rodekruis/IBF-system/issues/6539) ([e5e0ac5](https://github.com/rodekruis/IBF-system/commit/e5e0ac54310108458a2265d783c7f2ecbdf0bf52))



## [0.33.1](https://github.com/rodekruis/IBF-system/compare/v0.33.0...v0.33.1) (2021-03-08)


Expand Down Expand Up @@ -112,12 +122,3 @@



## [0.27.6](https://github.com/rodekruis/IBF-system/compare/v0.27.5...v0.27.6) (2021-03-04)


### Bug Fixes

* test pr to check lighthouse ([dae8e2f](https://github.com/rodekruis/IBF-system/commit/dae8e2fb1483caaaff761edd988e4fdb9b7604d0))



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

0 comments on commit ab6b3b2

Please sign in to comment.