Skip to content

Commit 852d799

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.332.0 [skip ci]
1 parent c044377 commit 852d799

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

CHANGELOG.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [0.332.0](https://github.com/rodekruis/IBF-system/compare/v0.331.0...v0.332.0) (2025-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* admins can access all countries ([16de7ca](https://github.com/rodekruis/IBF-system/commit/16de7caf1b4ac100cd701ca9b3eed4957379e046))
7+
* bbox centroid ([941d170](https://github.com/rodekruis/IBF-system/commit/941d1708eab8dd33880165698bda24753f7c4eac))
8+
* interface needs country disaster settings ([cb9a072](https://github.com/rodekruis/IBF-system/commit/cb9a072162539f4c0cad3413b0321f8e7599e962))
9+
* interface needs notification info ([536decc](https://github.com/rodekruis/IBF-system/commit/536deccab842d8d14054693c9a7665dd05b90123))
10+
* update event class ([59c2907](https://github.com/rodekruis/IBF-system/commit/59c2907725e42a32b1de19a442e1e20bdfd32e96))
11+
* update event class ([5d8d219](https://github.com/rodekruis/IBF-system/commit/5d8d219085c6803a73db92ee66d9cc84f765c388))
12+
13+
14+
### Features
15+
16+
* event api ([68cf2df](https://github.com/rodekruis/IBF-system/commit/68cf2df4e67a15e0c061ef5c3f4463a50c458c6a))
17+
* include alert level in monty event ([095ec98](https://github.com/rodekruis/IBF-system/commit/095ec98627c95c01182137aea1feacb9c524499f))
18+
* monty events ([137e4d8](https://github.com/rodekruis/IBF-system/commit/137e4d8bbe2129d50946a3d969867050838e29dd))
19+
* monty impact detail ([3c151a0](https://github.com/rodekruis/IBF-system/commit/3c151a02233125b6bb2bba82e4b4a2fb4e73de20))
20+
21+
22+
123
# [0.331.0](https://github.com/rodekruis/IBF-system/compare/v0.330.0...v0.331.0) (2025-12-08)
224

325

@@ -157,13 +179,3 @@
157179

158180

159181

160-
# [0.325.0](https://github.com/rodekruis/IBF-system/compare/v0.324.0...v0.325.0) (2025-09-08)
161-
162-
163-
### Features
164-
165-
* enable multi-threshold for ethiopia flood ([502defb](https://github.com/rodekruis/IBF-system/commit/502defbd006da66c420f46d4dcb2f5ef656228c9))
166-
* update auth endpoint ([335b441](https://github.com/rodekruis/IBF-system/commit/335b441868c9b94cea13c1e09c103fa5e7e29504))
167-
168-
169-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "IBF-system",
3-
"version": "0.331.0",
3+
"version": "0.332.0",
44
"private": true,
55
"scripts": {
66
"start:services": "docker compose up -d",

0 commit comments

Comments
 (0)