From f8fae11f3620c8da720ce0f4998f584c7356c445 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 19 May 2024 02:37:47 +0000 Subject: [PATCH] chore(release): 3.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 1520b88..69b402b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.16](https://github.com/oclif/fancy-test/compare/3.0.15...3.0.16) (2024-05-19) + + +### Bug Fixes + +* **deps:** bump @types/lodash from 4.17.1 to 4.17.4 ([#379](https://github.com/oclif/fancy-test/issues/379)) ([7f95e30](https://github.com/oclif/fancy-test/commit/7f95e3024f3ba7c81f67f82b7c6f42835b6ec97c)) + + + ## [3.0.15](https://github.com/oclif/fancy-test/compare/3.0.14...3.0.15) (2024-05-05) diff --git a/package.json b/package.json index 3d9d8d0..76aa566 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "3.0.15", + "version": "3.0.16", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {