diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d9107..fbb892b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.6](https://github.com/oclif/plugin-test-esbuild/compare/0.1.5...0.1.6) (2024-02-16) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 4.2.1 to 4.2.2 ([14bd6f1](https://github.com/oclif/plugin-test-esbuild/commit/14bd6f100e934d3d520e771a71eab009541c8347)) + + + ## [0.1.5](https://github.com/oclif/plugin-test-esbuild/compare/0.1.4...0.1.5) (2024-02-15) diff --git a/package.json b/package.json index 3b6d866..7fc32f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild", - "version": "0.1.5", + "version": "0.1.6", "description": "Bundled plugin for testing", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",