diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e81ec6..f68f94b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.2](https://github.com/oclif/plugin-test-esbuild-single/compare/0.1.1...0.1.2) (2024-03-16) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.23.0 to 3.25.2 ([91fea42](https://github.com/oclif/plugin-test-esbuild-single/commit/91fea421b9936c27de51464d374adad060234b38)) + + + ## [0.1.1](https://github.com/oclif/plugin-test-esbuild-single/compare/0.1.0...0.1.1) (2024-03-01) diff --git a/package.json b/package.json index dc58880..f0b76be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.1.1", + "version": "0.1.2", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",