Skip to content

Commit

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


### Bug Fixes

* delete package-lock ([ab3b82c](https://github.com/rodekruis/IBF-system/commit/ab3b82c2863e4baa1dd9f3976477ae0e23e07082))
* recreate lock file ([b467bbd](https://github.com/rodekruis/IBF-system/commit/b467bbded4e01753b66a993aa304f317388096f5))
* update package.json ([9393d0b](https://github.com/rodekruis/IBF-system/commit/9393d0b1bd062d87f242eb5691dea3a935e136d4))



## [0.277.3](https://github.com/rodekruis/IBF-system/compare/v0.277.2...v0.277.3) (2024-12-09)


Expand Down Expand Up @@ -94,12 +105,3 @@



## [0.276.4](https://github.com/rodekruis/IBF-system/compare/v0.276.3...v0.276.4) (2024-11-25)


### Bug Fixes

* compilation error ([33a8b66](https://github.com/rodekruis/IBF-system/commit/33a8b66444d235b474a637adaad4355df3741c83))



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

0 comments on commit d4db59e

Please sign in to comment.