Skip to content

Commit

Permalink
chore(release): v0.224.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 10, 2023
1 parent 0498acb commit 20f2bd8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.224.7](https://github.com/rodekruis/IBF-system/compare/v0.224.6...v0.224.7) (2023-02-10)


### Bug Fixes

* keep migration-script + new one to re-revert AB[#17889](https://github.com/rodekruis/IBF-system/issues/17889) ([fdb1920](https://github.com/rodekruis/IBF-system/commit/fdb1920adaa95dc0fd6462dd801feefc3722d5f5))



## [0.224.6](https://github.com/rodekruis/IBF-system/compare/v0.224.5...v0.224.6) (2023-02-07)


Expand Down Expand Up @@ -90,17 +99,3 @@



# [0.223.0](https://github.com/rodekruis/IBF-system/compare/v0.222.0...v0.223.0) (2023-01-30)


### Bug Fixes

* extend nightly archiving to typhoon and heavy-rain AB[#17465](https://github.com/rodekruis/IBF-system/issues/17465) ([599ae62](https://github.com/rodekruis/IBF-system/commit/599ae62089d66ca916061c1c1acd951fae29bd7f))


### Features

* load minimal version of coutry endpoint on login page AB[#17466](https://github.com/rodekruis/IBF-system/issues/17466) ([aa1d485](https://github.com/rodekruis/IBF-system/commit/aa1d485a9a95245b81774ca458f35c01c36b6057))



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

0 comments on commit 20f2bd8

Please sign in to comment.