diff --git a/CHANGELOG.md b/CHANGELOG.md index b1bf35d..3fb2a1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.8](https://github.com/oclif/plugin-test-esbuild-single/compare/0.1.7...0.1.8) (2024-04-13) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.26.0 to 3.26.2 ([#33](https://github.com/oclif/plugin-test-esbuild-single/issues/33)) ([998767d](https://github.com/oclif/plugin-test-esbuild-single/commit/998767dac9e651ba78f74fc58060c624d319fc49)) + + + ## [0.1.7](https://github.com/oclif/plugin-test-esbuild-single/compare/0.1.6...0.1.7) (2024-04-11) diff --git a/package.json b/package.json index af69b98..6939ca4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.1.7", + "version": "0.1.8", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",