diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ba3c79..803a862 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ -# 0.1.0 (2023-08-03) +## [0.1.1](https://github.com/oclif/plugin-test-esm-1/compare/0.1.0...0.1.1) (2023-08-03) + + +### Bug Fixes + +* add experimentalSpecifierResolution ([2c48111](https://github.com/oclif/plugin-test-esm-1/commit/2c48111be2968a0e563f41f1aa7f8d42201c311e)) + + + +# [0.1.0](https://github.com/oclif/plugin-test-esm-1/compare/f7c1d449974cc91fe423b61a8972a452c581915d...0.1.0) (2023-08-03) ### Features diff --git a/package.json b/package.json index 4ee67ba..0e9af7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esm-1", - "version": "0.1.0", + "version": "0.1.1", "description": "Test ESM plugin", "author": "Salesforce", "bin": {