Skip to content

Commit

Permalink
chore(release): v0.226.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 17, 2023
1 parent fe47f06 commit f7effc1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.226.2](https://github.com/rodekruis/IBF-system/compare/v0.226.1...v0.226.2) (2023-02-17)


### Bug Fixes

* rm docker-compose cached image ([6c1f5bc](https://github.com/rodekruis/IBF-system/commit/6c1f5bcc3da048ee329aac2bdb49397e60c19cab))
* set date to optional AB[#17967](https://github.com/rodekruis/IBF-system/issues/17967) ([ee89000](https://github.com/rodekruis/IBF-system/commit/ee890008cfee8103e6c360f2fd8bbbf838a65664))



## [0.226.1](https://github.com/rodekruis/IBF-system/compare/v0.226.0...v0.226.1) (2023-02-17)


Expand Down Expand Up @@ -104,12 +114,3 @@



## [0.224.4](https://github.com/rodekruis/IBF-system/compare/v0.224.3...v0.224.4) (2023-02-06)


### Bug Fixes

* add safe navigation operators AB[#17766](https://github.com/rodekruis/IBF-system/issues/17766) ([febcb95](https://github.com/rodekruis/IBF-system/commit/febcb95e20181037123d47b368c7dd98dfc64493))



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

0 comments on commit f7effc1

Please sign in to comment.