Skip to content

Commit

Permalink
chore(release): v0.273.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 15, 2024
1 parent e74290b commit e5b3f5b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
21 changes: 9 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.273.2](https://github.com/rodekruis/IBF-system/compare/v0.273.1...v0.273.2) (2024-10-15)


### Bug Fixes

* do not send any mock exposure data when leadTime > 3 months ([7f269dd](https://github.com/rodekruis/IBF-system/commit/7f269ddd508a21ca7031d33e8d3497adb6b42d76))



## [0.273.1](https://github.com/rodekruis/IBF-system/compare/v0.273.0...v0.273.1) (2024-10-15)


Expand Down Expand Up @@ -121,15 +130,3 @@



## [0.270.2](https://github.com/rodekruis/IBF-system/compare/v0.270.1...v0.270.2) (2024-09-24)


### Bug Fixes

* remove malawi user config from example.env ([7a061db](https://github.com/rodekruis/IBF-system/commit/7a061db43216ca51a95ad83bbd6f407167986993))
* setup env vars ([876fa1f](https://github.com/rodekruis/IBF-system/commit/876fa1f3e8043503ff1527f9e528245004e61c5a))
* small cleanup ([9974e80](https://github.com/rodekruis/IBF-system/commit/9974e80404b623a37c864279970d26b62a94d9d1))
* test different ownership command ([54acd1e](https://github.com/rodekruis/IBF-system/commit/54acd1e12bf7d3c2cf07729a6ea6b0e19ee9dfbd))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IBF-system",
"version": "0.273.1",
"version": "0.273.2",
"private": true,
"scripts": {
"start:services": "docker compose up -d",
Expand Down

0 comments on commit e5b3f5b

Please sign in to comment.