Skip to content

Commit 8f1bb9a

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.312.7 [skip ci]
1 parent 8040b50 commit 8f1bb9a

File tree

2 files changed

+10
-16
lines changed

2 files changed

+10
-16
lines changed

CHANGELOG.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.312.7](https://github.com/rodekruis/IBF-system/compare/v0.312.6...v0.312.7) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* bring back GET /alert-areas to use for deeper admin-levels AB[#35406](https://github.com/rodekruis/IBF-system/issues/35406) ([120997b](https://github.com/rodekruis/IBF-system/commit/120997b05595819b2a874746613318c047669654))
7+
8+
9+
110
## [0.312.6](https://github.com/rodekruis/IBF-system/compare/v0.312.5...v0.312.6) (2025-04-15)
211

312

@@ -90,18 +99,3 @@
9099

91100

92101

93-
# [0.310.0](https://github.com/rodekruis/IBF-system/compare/v0.309.1...v0.310.0) (2025-04-02)
94-
95-
96-
### Bug Fixes
97-
98-
* do not remove warning events instead of close AB[#34924](https://github.com/rodekruis/IBF-system/issues/34924) ([cd8c41d](https://github.com/rodekruis/IBF-system/commit/cd8c41d78942bbaa1097558a55c0b89f7ae89542))
99-
* remove am/pm identifier from already 24h time ([0caf237](https://github.com/rodekruis/IBF-system/commit/0caf2372177b8729c6a71ebf64908fcee8a575bd))
100-
101-
102-
### Features
103-
104-
* process copy feedback blaise ([e098165](https://github.com/rodekruis/IBF-system/commit/e098165cc33ce323755c0c7408abe64052ece06a))
105-
106-
107-

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.312.6",
3+
"version": "0.312.7",
44
"private": true,
55
"scripts": {
66
"start:services": "docker compose up -d",

0 commit comments

Comments
 (0)