Skip to content

Commit

Permalink
chore(release): v0.268.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 12, 2024
1 parent 73ec10b commit c377b55
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.268.8](https://github.com/rodekruis/IBF-system/compare/v0.268.7...v0.268.8) (2024-09-12)


### Bug Fixes

* misaligned text on hover ([4378a90](https://github.com/rodekruis/IBF-system/commit/4378a90382a0c2cc6c2c01b301ffdd96d1b926ad))
* spacing in chat component ([6983e46](https://github.com/rodekruis/IBF-system/commit/6983e46d771b51fe6c11f635048f48b839dd0e71))
* use unique id for for loop ([f9b4f2b](https://github.com/rodekruis/IBF-system/commit/f9b4f2bddb0100897fba69a68b0c5b0ac7eb2671))



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


Expand Down Expand Up @@ -96,12 +107,3 @@



## [0.266.4](https://github.com/rodekruis/IBF-system/compare/v0.266.3...v0.266.4) (2024-08-12)


### Bug Fixes

* remove debug variable ([58261f4](https://github.com/rodekruis/IBF-system/commit/58261f4d7c30a4bcb9b92786e5f7081c2a9807ae))



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

0 comments on commit c377b55

Please sign in to comment.