Skip to content

Commit

Permalink
chore(release): v0.163.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 20, 2022
1 parent a6ec069 commit 13913a1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
27 changes: 11 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [0.163.0](https://github.com/rodekruis/IBF-system/compare/v0.162.0...v0.163.0) (2022-06-20)


### Features

* edit test scenarios AB[#13971](https://github.com/rodekruis/IBF-system/issues/13971) ([bdb84de](https://github.com/rodekruis/IBF-system/commit/bdb84ded649cb69ef3361d841a6e29d13b4d4aae))
* edit typhoon no trigger scenarios AB[#14001](https://github.com/rodekruis/IBF-system/issues/14001) ([212a5bd](https://github.com/rodekruis/IBF-system/commit/212a5bd70c0ec3ed92b7f5737420936507827e2b))
* test scenarios after landfall AB[#14005](https://github.com/rodekruis/IBF-system/issues/14005) ([4083833](https://github.com/rodekruis/IBF-system/commit/40838338eb4b1e6bb2860065e32539ec57f7d7b5))



# [0.162.0](https://github.com/rodekruis/IBF-system/compare/v0.161.1...v0.162.0) (2022-06-13)


Expand Down Expand Up @@ -134,19 +145,3 @@



# [0.157.0](https://github.com/rodekruis/IBF-system/compare/v0.156.0...v0.157.0) (2022-05-16)


### Bug Fixes

* move old tests AB[#13776](https://github.com/rodekruis/IBF-system/issues/13776) ([e6af5ee](https://github.com/rodekruis/IBF-system/commit/e6af5ee9b963b0bf1fc74a6f8bffaeb1be13a0dc))
* use waitForRequest instead of wait AB[#13598](https://github.com/rodekruis/IBF-system/issues/13598) ([1da677c](https://github.com/rodekruis/IBF-system/commit/1da677ce03e4831d1fc5bf23a3e77a31d7941c9e))


### Features

* add one test file per country AB[#13776](https://github.com/rodekruis/IBF-system/issues/13776) ([d6fae10](https://github.com/rodekruis/IBF-system/commit/d6fae10efd6122a12e2f0468884d589ae1ffadf7))
* improve test functions AB[#13600](https://github.com/rodekruis/IBF-system/issues/13600) ([fc2c780](https://github.com/rodekruis/IBF-system/commit/fc2c7803252555bd02bb5cbdf75c9be800e6f1d1))



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

0 comments on commit 13913a1

Please sign in to comment.