Skip to content

Commit

Permalink
chore(release): v0.277.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 3, 2024
1 parent 523fafc commit 695f6c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.277.1](https://github.com/rodekruis/IBF-system/compare/v0.277.0...v0.277.1) (2024-12-03)


### Bug Fixes

* mock buildings blantyre ([56499d4](https://github.com/rodekruis/IBF-system/commit/56499d4a10c81a1f82a4005312f24e71793acbe9))



# [0.277.0](https://github.com/rodekruis/IBF-system/compare/v0.276.9...v0.277.0) (2024-12-02)


Expand Down Expand Up @@ -93,13 +102,3 @@



## [0.276.1](https://github.com/rodekruis/IBF-system/compare/v0.276.0...v0.276.1) (2024-11-25)


### Bug Fixes

* add twilio info in api-service workflow ([5d44fea](https://github.com/rodekruis/IBF-system/commit/5d44feaf9a080ee43fe0c569a603be932b399d96))
* use correct env variables ([e082db4](https://github.com/rodekruis/IBF-system/commit/e082db41698e98aea01fa110bb2cea0bdb8e0ce7))



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

0 comments on commit 695f6c0

Please sign in to comment.