Skip to content

Commit 5bb38d4

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.271.1 [skip ci]
1 parent c6ce298 commit 5bb38d4

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

CHANGELOG.md

+11-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.271.1](https://github.com/rodekruis/IBF-system/compare/v0.271.0...v0.271.1) (2024-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* change scenario name 'default' to 'trigger' ([63f133b](https://github.com/rodekruis/IBF-system/commit/63f133b15f3717ae52ca61a30c4ee4dc9ebb0e05))
7+
* rename more occurences of 'default' ([da97514](https://github.com/rodekruis/IBF-system/commit/da97514ab665376160bef85106e33bd40b047efd))
8+
* switch mock path and body for migrated disaster-types ([e77a1e4](https://github.com/rodekruis/IBF-system/commit/e77a1e45ad5c0442e678d1d9123ca24042d7231f))
9+
10+
11+
112
# [0.271.0](https://github.com/rodekruis/IBF-system/compare/v0.270.2...v0.271.0) (2024-09-30)
213

314

@@ -122,12 +133,3 @@
122133

123134

124135

125-
## [0.268.9](https://github.com/rodekruis/IBF-system/compare/v0.268.8...v0.268.9) (2024-09-12)
126-
127-
128-
### Bug Fixes
129-
130-
* use unique id for for loop ([6b97886](https://github.com/rodekruis/IBF-system/commit/6b97886b1f088e2827f3a756cfdb7bf22c0730e2))
131-
132-
133-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "IBF-system",
3-
"version": "0.271.0",
3+
"version": "0.271.1",
44
"private": true,
55
"scripts": {
66
"start:services": "docker compose up -d",

0 commit comments

Comments
 (0)