Skip to content

Commit

Permalink
chore(release): v0.278.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 22, 2025
1 parent ef74455 commit 2426a4b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.278.2](https://github.com/rodekruis/IBF-system/compare/v0.278.1...v0.278.2) (2025-01-22)


### Bug Fixes

* code scanning alerts ([0a18940](https://github.com/rodekruis/IBF-system/commit/0a18940b55d3d8cf5db501da20195dbcca8333ed))
* frontend mock uses new mock endpoints ([2c86845](https://github.com/rodekruis/IBF-system/commit/2c8684587c1d86854ea5dab88afed3cff41e821d))
* overwrite old tracks on noEvents ([ec558b6](https://github.com/rodekruis/IBF-system/commit/ec558b66916896b6f385575c65c129904c826f3c))
* process PR comments + fix mock-all no-trigger ([4171dfa](https://github.com/rodekruis/IBF-system/commit/4171dfa58826cd6d941bb25ec14b31c91eea8e3d))
* test ([6e684b2](https://github.com/rodekruis/IBF-system/commit/6e684b26d60f11b032ebf8311665e4319d0f80ee))



## [0.278.1](https://github.com/rodekruis/IBF-system/compare/v0.278.0...v0.278.1) (2025-01-22)


Expand Down Expand Up @@ -98,13 +111,3 @@



## [0.277.8](https://github.com/rodekruis/IBF-system/compare/v0.277.7...v0.277.8) (2024-12-23)


### Bug Fixes

* process some automatic + quickwin eslint warnings ([a8af3a6](https://github.com/rodekruis/IBF-system/commit/a8af3a67b9eace943c7a1059c6776437a807bcd1))
* revert small change in indicator-metadata ([023742a](https://github.com/rodekruis/IBF-system/commit/023742a0d96bd832738a553b1ea3ac871c253c98))



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

0 comments on commit 2426a4b

Please sign in to comment.