Skip to content

Commit b0bb0bf

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.226.3 [skip ci]
1 parent 91eee1b commit b0bb0bf

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

CHANGELOG.md

+9-14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.226.3](https://github.com/rodekruis/IBF-system/compare/v0.226.2...v0.226.3) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* disabled flash-floods icon AB[#17988](https://github.com/rodekruis/IBF-system/issues/17988) ([e8fac7e](https://github.com/rodekruis/IBF-system/commit/e8fac7e2f1eb3d195f23c769c5e16575be671c6a))
7+
8+
9+
110
## [0.226.2](https://github.com/rodekruis/IBF-system/compare/v0.226.1...v0.226.2) (2023-02-17)
211

312

@@ -100,17 +109,3 @@
100109

101110

102111

103-
## [0.224.5](https://github.com/rodekruis/IBF-system/compare/v0.224.4...v0.224.5) (2023-02-06)
104-
105-
106-
### Bug Fixes
107-
108-
* manual revert of code in line with other changes AB[#17775](https://github.com/rodekruis/IBF-system/issues/17775) ([d74a53a](https://github.com/rodekruis/IBF-system/commit/d74a53aade42c8c3f86280ea7d85f1b7df1c29fd))
109-
110-
111-
### Reverts
112-
113-
* Revert "fix: update mock data for eapAlertClass AB#17607" ([09fc0bc](https://github.com/rodekruis/IBF-system/commit/09fc0bc6ca3a491d9eec2a461f40f0d96aa6e1bc)), closes [AB#17607](https://github.com/AB/issues/17607)
114-
115-
116-

package.json

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

0 commit comments

Comments
 (0)