Skip to content

Commit

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


### Features

* add noNotification flag to process events ([6c63fa0](https://github.com/rodekruis/IBF-system/commit/6c63fa0f2b2a5571268f57cdfa76d6e722bf8f10))



# [0.291.0](https://github.com/rodekruis/IBF-system/compare/v0.290.0...v0.291.0) (2025-02-28)


Expand Down Expand Up @@ -133,15 +142,3 @@



## [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))



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

0 comments on commit 33d21cb

Please sign in to comment.