Skip to content

Commit

Permalink
chore(release): v0.258.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 25, 2023
1 parent 653c432 commit 62fc0a0
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.258.8](https://github.com/rodekruis/IBF-system/compare/v0.258.7...v0.258.8) (2023-09-25)


### Bug Fixes

* rm redcross layer again AB[#23770](https://github.com/rodekruis/IBF-system/issues/23770) ([b983741](https://github.com/rodekruis/IBF-system/commit/b98374151aa1c50e45034462483279c84b2ab0b8))



## [0.258.7](https://github.com/rodekruis/IBF-system/compare/v0.258.6...v0.258.7) (2023-09-22)


Expand Down Expand Up @@ -103,15 +112,3 @@



## [0.257.2](https://github.com/rodekruis/IBF-system/compare/v0.257.1...v0.257.2) (2023-08-21)


### Bug Fixes

* changes needed after upgrade AB[#23109](https://github.com/rodekruis/IBF-system/issues/23109) ([372ea7e](https://github.com/rodekruis/IBF-system/commit/372ea7ed04515a1f2ac183dde1b91e69fd36a00d))
* no recompile on save AB[#23131](https://github.com/rodekruis/IBF-system/issues/23131) ([f3ade0d](https://github.com/rodekruis/IBF-system/commit/f3ade0df20c1474bf04d2a0e79cf81136b8cfee8))
* upgrade eslint-plugin-jest AB[#23109](https://github.com/rodekruis/IBF-system/issues/23109) ([a0200c8](https://github.com/rodekruis/IBF-system/commit/a0200c82bd2c6e5957da6a205ebd390688cc62f4))
* upgrade eslint-plugin-jest AB[#23109](https://github.com/rodekruis/IBF-system/issues/23109) ([efae2e9](https://github.com/rodekruis/IBF-system/commit/efae2e90e7c9df74bd293ac4ad1564b03fb1b9e6))



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

0 comments on commit 62fc0a0

Please sign in to comment.