Skip to content

Commit

Permalink
chore(release): v0.224.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 6, 2023
1 parent 988b17e commit a3c9c19
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.224.5](https://github.com/rodekruis/IBF-system/compare/v0.224.4...v0.224.5) (2023-02-06)


### Bug Fixes

* manual revert of code in line with other changes AB[#17775](https://github.com/rodekruis/IBF-system/issues/17775) ([d74a53a](https://github.com/rodekruis/IBF-system/commit/d74a53aade42c8c3f86280ea7d85f1b7df1c29fd))


### Reverts

* Revert "fix: update mock data for eapAlertClass AB#17607" ([09fc0bc](https://github.com/rodekruis/IBF-system/commit/09fc0bc6ca3a491d9eec2a461f40f0d96aa6e1bc)), closes [AB#17607](https://github.com/AB/issues/17607)



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


Expand Down Expand Up @@ -93,17 +107,3 @@



## [0.221.2](https://github.com/rodekruis/IBF-system/compare/v0.221.1...v0.221.2) (2023-01-27)


### Bug Fixes

* add non clickable spinner on loading AB[#17459](https://github.com/rodekruis/IBF-system/issues/17459) ([81d2f3d](https://github.com/rodekruis/IBF-system/commit/81d2f3d7cc6876346b6d671c47cb26733be9000a))
* change typhoon back + correct en.json AB[#17588](https://github.com/rodekruis/IBF-system/issues/17588) ([7a2ec2e](https://github.com/rodekruis/IBF-system/commit/7a2ec2e34eddb7cfd19ce4393f76e4365b0cce2d))
* correct mock typhoon category AB[#17588](https://github.com/rodekruis/IBF-system/issues/17588) ([0b832e4](https://github.com/rodekruis/IBF-system/commit/0b832e454ecbbca1862264a5abb1ce00bf0a2a46))
* data-test + css cleanup AB[#17459](https://github.com/rodekruis/IBF-system/issues/17459) ([ecf5ddb](https://github.com/rodekruis/IBF-system/commit/ecf5ddb7fb28b9594e17934f8c87abf26010270f))
* update tests + enable typhoon test AB[#17590](https://github.com/rodekruis/IBF-system/issues/17590) ([dcde991](https://github.com/rodekruis/IBF-system/commit/dcde9915a526d45e3b6d7a4f81df16c0bb9c5184))
* use general spinner + fix cypress AB[#17459](https://github.com/rodekruis/IBF-system/issues/17459) AB[#17590](https://github.com/rodekruis/IBF-system/issues/17590) ([c298635](https://github.com/rodekruis/IBF-system/commit/c298635988e51444a19237e341b234bbe432be3d))



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

0 comments on commit a3c9c19

Please sign in to comment.