diff --git a/CHANGELOG.md b/CHANGELOG.md index 94524df..6c5cef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.38](https://github.com/oclif/fancy-test/compare/2.0.37...2.0.38) (2023-09-03) + + +### Bug Fixes + +* **deps:** bump @types/node from 14.18.56 to 14.18.58 ([#326](https://github.com/oclif/fancy-test/issues/326)) ([a506f29](https://github.com/oclif/fancy-test/commit/a506f2940c8a28c609ceea9ea5cea4b738fdcc81)) + + + ## [2.0.37](https://github.com/oclif/fancy-test/compare/2.0.36...2.0.37) (2023-08-27) diff --git a/package.json b/package.json index c8e51ca..8ae8ab2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "2.0.37", + "version": "2.0.38", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {