From b6f38b95854885c975f48fdbae7603c36c7152b5 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 26 Mar 2023 02:45:55 +0000 Subject: [PATCH] chore(release): 2.0.16 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ccbb88..21b45ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.16](https://github.com/oclif/fancy-test/compare/2.0.15...2.0.16) (2023-03-26) + + +### Bug Fixes + +* **deps:** bump @types/node from 14.18.38 to 14.18.41 ([#299](https://github.com/oclif/fancy-test/issues/299)) ([6379a2d](https://github.com/oclif/fancy-test/commit/6379a2de2e58e95bcd550077ea29389701bee179)) + + + ## [2.0.15](https://github.com/oclif/fancy-test/compare/2.0.14...2.0.15) (2023-03-21) diff --git a/package.json b/package.json index c25f5fb..426a916 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "2.0.15", + "version": "2.0.16", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {