Skip to content

Commit bb016ae

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.221.1 [skip ci]
1 parent ec1322d commit bb016ae

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

CHANGELOG.md

+10-18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.221.1](https://github.com/rodekruis/IBF-system/compare/v0.221.0...v0.221.1) (2023-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* change url + handle trigger/alert AB[#17418](https://github.com/rodekruis/IBF-system/issues/17418) ([366f674](https://github.com/rodekruis/IBF-system/commit/366f6741edf908e397707197eb2e753de2d5c256))
7+
* country in trigger log header AB[#17427](https://github.com/rodekruis/IBF-system/issues/17427) ([5be750b](https://github.com/rodekruis/IBF-system/commit/5be750b4ede05a14061da7cbe8881ea1b6990f7e))
8+
9+
10+
111
# [0.221.0](https://github.com/rodekruis/IBF-system/compare/v0.220.0...v0.221.0) (2023-01-20)
212

313

@@ -141,21 +151,3 @@
141151

142152

143153

144-
# [0.213.0](https://github.com/rodekruis/IBF-system/compare/v0.212.0...v0.213.0) (2023-01-06)
145-
146-
147-
### Bug Fixes
148-
149-
* improve save-actions popup AB[#17153](https://github.com/rodekruis/IBF-system/issues/17153) AB[#17154](https://github.com/rodekruis/IBF-system/issues/17154) AB[#17155](https://github.com/rodekruis/IBF-system/issues/17155) ([a57a638](https://github.com/rodekruis/IBF-system/commit/a57a6385022cbd03c3ddd5cf14d816a5d330e435))
150-
* only close automatically if not already closed AB[#17154](https://github.com/rodekruis/IBF-system/issues/17154) ([ae61eec](https://github.com/rodekruis/IBF-system/commit/ae61eeceb19cbf3eec142846e8c35b3bccb5165e))
151-
* reset changed actions after save AB[#17156](https://github.com/rodekruis/IBF-system/issues/17156) ([6b6c81f](https://github.com/rodekruis/IBF-system/commit/6b6c81f152b252610d2e6ad7872a468fbce706e9))
152-
* revert status in frontend if api call fails AB[#17156](https://github.com/rodekruis/IBF-system/issues/17156) ([6cdead3](https://github.com/rodekruis/IBF-system/commit/6cdead3e33066291b7fe346605a7a242562753cf))
153-
* use TriggeredArea class in chat.component ([4f7fc32](https://github.com/rodekruis/IBF-system/commit/4f7fc320971cc7d57c53741f8d25e337dd2cd4d4))
154-
155-
156-
### Features
157-
158-
* stay in area-view after saving actions, but do update action-summary AB[#17156](https://github.com/rodekruis/IBF-system/issues/17156) ([c383f86](https://github.com/rodekruis/IBF-system/commit/c383f86a2704b0475ace91d835351cd87194d812))
159-
160-
161-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "IBF-system",
3-
"version": "0.221.0",
3+
"version": "0.221.1",
44
"private": true,
55
"scripts": {
66
"start:services": "docker-compose up -d",

0 commit comments

Comments
 (0)