diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b45ad..fccb9e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.17](https://github.com/oclif/fancy-test/compare/2.0.16...2.0.17) (2023-04-02) + + +### Bug Fixes + +* **deps:** bump @types/node from 14.18.41 to 14.18.42 ([#301](https://github.com/oclif/fancy-test/issues/301)) ([2d69c76](https://github.com/oclif/fancy-test/commit/2d69c7652564c649d0be5a8ddee8c8a2d5edd80e)) + + + ## [2.0.16](https://github.com/oclif/fancy-test/compare/2.0.15...2.0.16) (2023-03-26) diff --git a/package.json b/package.json index 426a916..82a40e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "2.0.16", + "version": "2.0.17", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {