Skip to content

Commit

Permalink
chore(release): v0.283.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 18, 2025
1 parent acdb766 commit faa15f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [0.283.2](https://github.com/rodekruis/IBF-system/compare/v0.283.1...v0.283.2) (2025-02-18)


### Bug Fixes

* comment out new indicators AB[#33654](https://github.com/rodekruis/IBF-system/issues/33654) ([758bc09](https://github.com/rodekruis/IBF-system/commit/758bc0950cccecc71d605b4effac4cb0b3d23266))
* facilitate old and new alert-per-lead-time endpoint/dto AB[#33630](https://github.com/rodekruis/IBF-system/issues/33630) ([a6ef169](https://github.com/rodekruis/IBF-system/commit/a6ef1697950d435dec4f6d7c83644c2dda56a008))
* integration tests ([9c9ba7c](https://github.com/rodekruis/IBF-system/commit/9c9ba7caab16fc49002d1adf076c3f2a9ce00cde))
* mock data to new dto AB[#33630](https://github.com/rodekruis/IBF-system/issues/33630) ([04f4335](https://github.com/rodekruis/IBF-system/commit/04f4335b2d40c15c7aba1886692d6d708d7df851))



## [0.283.1](https://github.com/rodekruis/IBF-system/compare/v0.283.0...v0.283.1) (2025-02-14)


Expand Down Expand Up @@ -103,12 +115,3 @@



## [0.278.5](https://github.com/rodekruis/IBF-system/compare/v0.278.4...v0.278.5) (2025-01-24)


### Bug Fixes

* flaky tests because of timestamp AB[#32980](https://github.com/rodekruis/IBF-system/issues/32980) ([c2985be](https://github.com/rodekruis/IBF-system/commit/c2985bedd2d7182291ba2fa92eb8d998ceb21dca))



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

0 comments on commit faa15f0

Please sign in to comment.