Skip to content

Commit a2939b9

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.258.2 [skip ci]
1 parent 0e84b18 commit a2939b9

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

CHANGELOG.md

+9-19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.258.2](https://github.com/rodekruis/IBF-system/compare/v0.258.1...v0.258.2) (2023-08-29)
2+
3+
4+
### Bug Fixes
5+
6+
* timestamp trackpoing in typhoon pipeline AB[#23372](https://github.com/rodekruis/IBF-system/issues/23372) ([5550a06](https://github.com/rodekruis/IBF-system/commit/5550a068cdbc3fc97173e867a412f932e3d0c30e))
7+
8+
9+
110
## [0.258.1](https://github.com/rodekruis/IBF-system/compare/v0.258.0...v0.258.1) (2023-08-25)
211

312

@@ -105,22 +114,3 @@
105114

106115

107116

108-
# [0.255.0](https://github.com/rodekruis/IBF-system/compare/v0.254.0...v0.255.0) (2023-08-09)
109-
110-
111-
### Bug Fixes
112-
113-
* add 0-hour AB[#20512](https://github.com/rodekruis/IBF-system/issues/20512) ([9a31ae2](https://github.com/rodekruis/IBF-system/commit/9a31ae2bb308674fcb379aeaf79138bb799a4c34))
114-
* always round btn AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([2478b06](https://github.com/rodekruis/IBF-system/commit/2478b06b95d78c6f6a3d2ece3d987999f9f72410))
115-
* cleanup AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([e1f1d26](https://github.com/rodekruis/IBF-system/commit/e1f1d261eab31be2d01d51f97d0af3cafbca10bb))
116-
* refactor hard-coded flash-floods + revert ux copy AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([2bdc315](https://github.com/rodekruis/IBF-system/commit/2bdc315c47cdcd1a216ce915e23268e2b27e93e5))
117-
* revert no-actions change AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([b400470](https://github.com/rodekruis/IBF-system/commit/b40047050cad736993b07cc47891afb40d7cfb34))
118-
* revert specific is-warning styling AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([3a7d5ca](https://github.com/rodekruis/IBF-system/commit/3a7d5ca1703d53265dfcfa84cf867d60e92a41d6))
119-
120-
121-
### Features
122-
123-
* update MWI flash-floods copy AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([fa70146](https://github.com/rodekruis/IBF-system/commit/fa70146bca922da9a313759929f8c426cf3a1ec6))
124-
125-
126-

package.json

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

0 commit comments

Comments
 (0)