Skip to content

Commit

Permalink
chore(release): v0.270.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 24, 2024
1 parent f9b06b1 commit 502618b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
25 changes: 12 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [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))



## [0.270.1](https://github.com/rodekruis/IBF-system/compare/v0.270.0...v0.270.1) (2024-09-23)


Expand Down Expand Up @@ -100,16 +112,3 @@



## [0.268.7](https://github.com/rodekruis/IBF-system/compare/v0.268.6...v0.268.7) (2024-09-10)


### Bug Fixes

* remove target blank ([70c6d38](https://github.com/rodekruis/IBF-system/commit/70c6d38b4906450518b210682d9189b1c39d8f02))
* typo ([f695a4e](https://github.com/rodekruis/IBF-system/commit/f695a4ec576093c48119022d8933286f8f610ea7))
* update layer copy ([f106b28](https://github.com/rodekruis/IBF-system/commit/f106b2880355da5ac4bd68c6d25ee96a3073b194))
* use consistent capitalization for labels ([518211a](https://github.com/rodekruis/IBF-system/commit/518211ae3c6c2578c5cb9f21d5722b738c3342c7))
* use self-closing br tags ([20ebce4](https://github.com/rodekruis/IBF-system/commit/20ebce46c3b3b740f7a9b0ee6ce62dae88e518bd))



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.270.1",
"version": "0.270.2",
"private": true,
"scripts": {
"start:services": "docker compose up -d",
Expand Down

0 comments on commit 502618b

Please sign in to comment.