Skip to content

Commit

Permalink
chore(release): v0.271.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action authored and Piotrk39 committed Sep 30, 2024
1 parent 4f3c841 commit 725b690
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.271.1](https://github.com/rodekruis/IBF-system/compare/v0.271.0...v0.271.1) (2024-09-30)


### Bug Fixes

* change scenario name 'default' to 'trigger' ([63f133b](https://github.com/rodekruis/IBF-system/commit/63f133b15f3717ae52ca61a30c4ee4dc9ebb0e05))
* rename more occurences of 'default' ([da97514](https://github.com/rodekruis/IBF-system/commit/da97514ab665376160bef85106e33bd40b047efd))
* switch mock path and body for migrated disaster-types ([e77a1e4](https://github.com/rodekruis/IBF-system/commit/e77a1e45ad5c0442e678d1d9123ca24042d7231f))



# [0.271.0](https://github.com/rodekruis/IBF-system/compare/v0.270.2...v0.271.0) (2024-09-30)


Expand Down Expand Up @@ -122,12 +133,3 @@



## [0.268.9](https://github.com/rodekruis/IBF-system/compare/v0.268.8...v0.268.9) (2024-09-12)


### Bug Fixes

* use unique id for for loop ([6b97886](https://github.com/rodekruis/IBF-system/commit/6b97886b1f088e2827f3a756cfdb7bf22c0730e2))



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

0 comments on commit 725b690

Please sign in to comment.