Skip to content

Commit d4ff808

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.1
1 parent 39a5217 commit d4ff808

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

COMMITLOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.10.1](https://github.com/rodekruis/IBF-system/compare/v0.10.0...v0.10.1) (2021-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* finetune station popup visually AB[#6028](https://github.com/rodekruis/IBF-system/issues/6028) ([b683e87](https://github.com/rodekruis/IBF-system/commit/b683e87528b8b85e518e09ad1118ce754c09ec15))
7+
8+
9+
110
# [0.10.0](https://github.com/rodekruis/IBF-system/compare/v0.9.0...v0.10.0) (2021-02-08)
211

312

@@ -106,12 +115,3 @@
106115

107116

108117

109-
## [0.4.2](https://github.com/rodekruis/IBF-system/compare/v0.4.1...v0.4.2) (2021-02-01)
110-
111-
112-
### Bug Fixes
113-
114-
* waterpoints api should use polygon filter ([ec4541a](https://github.com/rodekruis/IBF-system/commit/ec4541ae75de84da72d551b4444faad76af7b0fa))
115-
116-
117-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "IBF-system",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"private": true,
55
"scripts": {
66
"demo": "npx npm-run-all --print-label --parallel start open",

0 commit comments

Comments
 (0)