From f61aea1f3fea65e08ffc9f555bc9396a7c0af7df Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 2 Apr 2023 02:39:42 +0000 Subject: [PATCH] chore(release): 2.0.17 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {