Skip to content

Commit

Permalink
chore(release): v0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 19, 2021
1 parent 525ee29 commit 25dbacb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
29 changes: 9 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.57.0](https://github.com/rodekruis/IBF-system/compare/v0.56.2...v0.57.0) (2021-04-19)


### Features

* provide mock-no-trigger option IBF-pipeline AB[#7068](https://github.com/rodekruis/IBF-system/issues/7068) ([5425b3c](https://github.com/rodekruis/IBF-system/commit/5425b3c793b374543de805a81d2adc136d986396))



## [0.56.2](https://github.com/rodekruis/IBF-system/compare/v0.56.1...v0.56.2) (2021-04-14)


Expand Down Expand Up @@ -94,23 +103,3 @@



# [0.52.0](https://github.com/rodekruis/IBF-system/compare/v0.51.6...v0.52.0) (2021-03-31)


### Bug Fixes

* AB[#6707](https://github.com/rodekruis/IBF-system/issues/6707) tests for no-trigger scenario improvement ([ad94370](https://github.com/rodekruis/IBF-system/commit/ad94370757daf6d0e08babdc2f2553b87a1d624a))
* AB[#6708](https://github.com/rodekruis/IBF-system/issues/6708) tests for trigger scenario starat ([a981256](https://github.com/rodekruis/IBF-system/commit/a9812563bcb7bc33d2bc1dd1d94e585d5ee0e23a))
* AB[#6764](https://github.com/rodekruis/IBF-system/issues/6764) test readme ([eef0a15](https://github.com/rodekruis/IBF-system/commit/eef0a15b2a5aa87f077d73dc5cca1c1d4d17652c))
* AB[#6764](https://github.com/rodekruis/IBF-system/issues/6764) test readme ([011ee8b](https://github.com/rodekruis/IBF-system/commit/011ee8bd22159270a16ad35fef6f2a2f124c73c8))
* attempt to fix lighthouse tests in deploy ([8f166f1](https://github.com/rodekruis/IBF-system/commit/8f166f1a8aab5f87cc81f57c1ccbfb4f6cede438))
* lint ([47b048b](https://github.com/rodekruis/IBF-system/commit/47b048b518c16e16a09ed0af836a141406b9c760))


### Features

* AB[#6707](https://github.com/rodekruis/IBF-system/issues/6707) tests for no-trigger scenario ([edb7e7d](https://github.com/rodekruis/IBF-system/commit/edb7e7d68a23ce9a1ce95a4c4d37b17ba207f023))
* Added tests for non-triggered scenario AB[#6707](https://github.com/rodekruis/IBF-system/issues/6707) ([a511def](https://github.com/rodekruis/IBF-system/commit/a511defb17420ac08469ac0cf9be229fc0360075))



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.56.2",
"version": "0.57.0",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down

0 comments on commit 25dbacb

Please sign in to comment.