Skip to content

Commit 1114476

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.224.1 [skip ci]
1 parent d83586a commit 1114476

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

CHANGELOG.md

+9-14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.224.1](https://github.com/rodekruis/IBF-system/compare/v0.224.0...v0.224.1) (2023-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* glofas stations info popups AB[#17708](https://github.com/rodekruis/IBF-system/issues/17708) ([79b4c45](https://github.com/rodekruis/IBF-system/commit/79b4c452be1da334a193178fc14dbd4874b3ce4e))
7+
8+
9+
110
# [0.224.0](https://github.com/rodekruis/IBF-system/compare/v0.223.2...v0.224.0) (2023-02-03)
211

312

@@ -112,17 +121,3 @@
112121

113122

114123

115-
# [0.219.0](https://github.com/rodekruis/IBF-system/compare/v0.218.1...v0.219.0) (2023-01-16)
116-
117-
118-
### Bug Fixes
119-
120-
* open leaflet attribution in new tabs AB[#17346](https://github.com/rodekruis/IBF-system/issues/17346) ([4ee7232](https://github.com/rodekruis/IBF-system/commit/4ee7232e8f6b398dd6c58bba2f4f10fabbc9aa96))
121-
122-
123-
### Features
124-
125-
* enforce links open in new tab AB[#17345](https://github.com/rodekruis/IBF-system/issues/17345) ([fcdf62e](https://github.com/rodekruis/IBF-system/commit/fcdf62e0471d07238607fb55a8ac716ba9945b8f))
126-
127-
128-

package.json

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

0 commit comments

Comments
 (0)