From 4d45a185c5e855ef470bb14c0b048e3b6d13c798 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 11 Jun 2023 03:07:37 +0000 Subject: [PATCH] chore(release): 2.0.26 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 911ab96..80e3869 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.26](https://github.com/oclif/fancy-test/compare/2.0.25...2.0.26) (2023-06-11) + + +### Bug Fixes + +* **deps:** bump @types/node from 14.18.48 to 14.18.50 ([#311](https://github.com/oclif/fancy-test/issues/311)) ([8b427d1](https://github.com/oclif/fancy-test/commit/8b427d1ad70a6d1175d898154712d2e408180a67)) + + + ## [2.0.25](https://github.com/oclif/fancy-test/compare/2.0.24...2.0.25) (2023-05-28) diff --git a/package.json b/package.json index 19b1107..7ec8be0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "2.0.25", + "version": "2.0.26", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {