Skip to content

Commit

Permalink
chore(release): 0.4.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 29, 2023
1 parent e93015c commit 20dc0c0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.4.3](https://github.com/oclif/plugin-test-esm-1/compare/0.4.2...0.4.3) (2023-08-29)


### Bug Fixes

* bump core ([e93015c](https://github.com/oclif/plugin-test-esm-1/commit/e93015c066305f5f21619c95b3fe07d29602e2cc))



## [0.4.2](https://github.com/oclif/plugin-test-esm-1/compare/0.4.1...0.4.2) (2023-08-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-test-esm-1",
"version": "0.4.2",
"version": "0.4.3",
"description": "Test ESM plugin",
"author": "Salesforce",
"bin": {
Expand Down Expand Up @@ -74,4 +74,4 @@
"types": "dist/index.d.ts",
"exports": "./lib/index.js",
"type": "module"
}
}

0 comments on commit 20dc0c0

Please sign in to comment.