Skip to content

Commit 007e67f

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.79.4
1 parent 1ae0671 commit 007e67f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.79.4](https://github.com/rodekruis/IBF-system/compare/v0.79.3...v0.79.4) (2021-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* use right leadtime when deleting existing exposure data AB[#8953](https://github.com/rodekruis/IBF-system/issues/8953) ([43bfca9](https://github.com/rodekruis/IBF-system/commit/43bfca9b61803d072b33448ac7a07711653326f0))
7+
8+
9+
110
## [0.79.3](https://github.com/rodekruis/IBF-system/compare/v0.79.2...v0.79.3) (2021-08-09)
211

312

@@ -102,12 +111,3 @@
102111

103112

104113

105-
## [0.77.2](https://github.com/rodekruis/IBF-system/compare/v0.77.1...v0.77.2) (2021-07-15)
106-
107-
108-
### Bug Fixes
109-
110-
* enable population over 65 for Ethiopia ([da2f3d7](https://github.com/rodekruis/IBF-system/commit/da2f3d7ce2cf6410a4e9e938b0d35f09e838da79))
111-
112-
113-

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.79.3",
3+
"version": "0.79.4",
44
"private": true,
55
"scripts": {
66
"demo": "npx npm-run-all --print-label --parallel start open",

0 commit comments

Comments
 (0)