Skip to content

Commit

Permalink
chore(release): v0.258.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 25, 2023
1 parent c3a1c75 commit 44465c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
29 changes: 10 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.258.1](https://github.com/rodekruis/IBF-system/compare/v0.258.0...v0.258.1) (2023-08-25)


### Bug Fixes

* update VM_SETUP.md AB[#23341](https://github.com/rodekruis/IBF-system/issues/23341) ([8592baf](https://github.com/rodekruis/IBF-system/commit/8592baf48dfb1e95af2cf85ab154c56284f4992c))
* use inbuilt docker compose AB[#23107](https://github.com/rodekruis/IBF-system/issues/23107) ([6c96e28](https://github.com/rodekruis/IBF-system/commit/6c96e282616891a700e31b826692bb08fd3bf667))



# [0.258.0](https://github.com/rodekruis/IBF-system/compare/v0.257.3...v0.258.0) (2023-08-21)


Expand Down Expand Up @@ -114,22 +124,3 @@



# [0.254.0](https://github.com/rodekruis/IBF-system/compare/v0.253.0...v0.254.0) (2023-08-09)


### Bug Fixes

* make btns tertiary AB[#22950](https://github.com/rodekruis/IBF-system/issues/22950) ([54c6f3d](https://github.com/rodekruis/IBF-system/commit/54c6f3d2a1257011c7450ea697d551834c63edd5))
* no text if no actions defined at all AB[#22989](https://github.com/rodekruis/IBF-system/issues/22989) ([6026ba8](https://github.com/rodekruis/IBF-system/commit/6026ba8bd7a9743b8e0d918903fe746fb6cf0a7b))
* no timestamp in speech bubble AB[#22947](https://github.com/rodekruis/IBF-system/issues/22947) ([e9b567a](https://github.com/rodekruis/IBF-system/commit/e9b567a8c62cd20a617f99d6117e904c0d2ed25b))
* show today's date AB[#22948](https://github.com/rodekruis/IBF-system/issues/22948) ([5c72f2d](https://github.com/rodekruis/IBF-system/commit/5c72f2d1ec1a141db6d427bbdd457362db1381a8))


### Features

* disable stop trigger for flash-floods AB[#20135](https://github.com/rodekruis/IBF-system/issues/20135) ([a1acfd3](https://github.com/rodekruis/IBF-system/commit/a1acfd34c14ad79a33be3534f1e2a0545a5f4567))
* only show btn if too late AB[#22949](https://github.com/rodekruis/IBF-system/issues/22949) ([6e3109a](https://github.com/rodekruis/IBF-system/commit/6e3109a6c6163f3edf8da2f3c8d0447fc7d4485a))
* tooltip with explanation of why too late AB[#22949](https://github.com/rodekruis/IBF-system/issues/22949) ([41de773](https://github.com/rodekruis/IBF-system/commit/41de773242b6c3ec9cbe69ced8b38748145413db))



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

0 comments on commit 44465c5

Please sign in to comment.