diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e36402..5ced617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.16](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.15...0.2.16) (2024-08-24) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.17 to 4.0.18 ([#116](https://github.com/oclif/plugin-test-esbuild-single/issues/116)) ([aef695a](https://github.com/oclif/plugin-test-esbuild-single/commit/aef695a02ae4ce11c97dd949e4905c2d7f027a02)) + + + ## [0.2.15](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.14...0.2.15) (2024-08-24) diff --git a/package.json b/package.json index f94acdd..eceff9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.15", + "version": "0.2.16", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",