diff --git a/CHANGELOG.md b/CHANGELOG.md index 3439277..7bcea1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [2.0.0](https://github.com/peerigon/typescript-exercises-tools/compare/v1.1.1...v2.0.0) (2022-12-20) + +### Bug Fixes + +- use checkout@v2 ([cfc0134](https://github.com/peerigon/typescript-exercises-tools/commit/cfc013411bab70650383346b12eb6208eec6b124)), closes [#11](https://github.com/peerigon/typescript-exercises-tools/issues/11) + +### chore + +- Update dependencies ([f3d2f16](https://github.com/peerigon/typescript-exercises-tools/commit/f3d2f16421aea10315fad930627e270a103ff453)) + +### BREAKING CHANGES + +- Updated typescript peer dependency to ^4.9.4 + # Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.