diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f3242b..edb87ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [0.3.0](https://github.com/asciito/google-for-testing/compare/v0.2.0...v0.3.0) (2023-10-20) + + +### Features + +* add 'install:browser' command ([ea8c15b](https://github.com/asciito/google-for-testing/commit/ea8c15bdb9ebc15db0e5284e9e7439737a02b4ff)) +* add 'install:driver' command ([546ff8d](https://github.com/asciito/google-for-testing/commit/546ff8d8f22aa54678cc1361e9722416fc4de68c)) + + +### Bug Fixes + +* add permissions to run-pint.yml action ([7bf28b2](https://github.com/asciito/google-for-testing/commit/7bf28b261aa0279b6d683491272a131d6523444e)) +* getBasePath to handle empty parameter ([8be42ba](https://github.com/asciito/google-for-testing/commit/8be42ba6f9b7e55ffa86d24ca0bd87b37efd0a56)) + + +### Miscellaneous Chores + +* fix styling ([d2128f6](https://github.com/asciito/google-for-testing/commit/d2128f62ded061ef8e3703568eac4213351446af)) +* fix styling ([5f1c525](https://github.com/asciito/google-for-testing/commit/5f1c5251b5b7109b9e9a85e1a54aaa231231be41)) +* fix styling ([60f1a53](https://github.com/asciito/google-for-testing/commit/60f1a5302953adf7a5e0859ae070663e084cd65f)) +* ignore log files ([5be96c8](https://github.com/asciito/google-for-testing/commit/5be96c86b7da14bd6e7a5fd645b924ceb419e6ec)) + ## [0.2.0](https://github.com/asciito/google-for-testing/compare/v0.1.0...v0.2.0) (2023-10-08)