Skip to content

Commit

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


### Bug Fixes

* timestamp trackpoing in typhoon pipeline AB[#23372](https://github.com/rodekruis/IBF-system/issues/23372) ([5550a06](https://github.com/rodekruis/IBF-system/commit/5550a068cdbc3fc97173e867a412f932e3d0c30e))



## [0.258.1](https://github.com/rodekruis/IBF-system/compare/v0.258.0...v0.258.1) (2023-08-25)


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



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


### Bug Fixes

* add 0-hour AB[#20512](https://github.com/rodekruis/IBF-system/issues/20512) ([9a31ae2](https://github.com/rodekruis/IBF-system/commit/9a31ae2bb308674fcb379aeaf79138bb799a4c34))
* always round btn AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([2478b06](https://github.com/rodekruis/IBF-system/commit/2478b06b95d78c6f6a3d2ece3d987999f9f72410))
* cleanup AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([e1f1d26](https://github.com/rodekruis/IBF-system/commit/e1f1d261eab31be2d01d51f97d0af3cafbca10bb))
* 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))
* revert no-actions change AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([b400470](https://github.com/rodekruis/IBF-system/commit/b40047050cad736993b07cc47891afb40d7cfb34))
* revert specific is-warning styling AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([3a7d5ca](https://github.com/rodekruis/IBF-system/commit/3a7d5ca1703d53265dfcfa84cf867d60e92a41d6))


### Features

* update MWI flash-floods copy AB[#20511](https://github.com/rodekruis/IBF-system/issues/20511) ([fa70146](https://github.com/rodekruis/IBF-system/commit/fa70146bca922da9a313759929f8c426cf3a1ec6))



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

0 comments on commit a2939b9

Please sign in to comment.