Skip to content

Commit

Permalink
chore(release): 0.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 4, 2023
1 parent 5a2e364 commit e6e41cc
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.6.0](https://github.com/oclif/plugin-test-esm-2/compare/0.5.3...0.6.0) (2023-10-04)


### Features

* use latest deps ([5a2e364](https://github.com/oclif/plugin-test-esm-2/commit/5a2e364913752176feb7207de42e384957c78b78))



## [0.5.3](https://github.com/oclif/plugin-test-esm-2/compare/0.5.2...0.5.3) (2023-09-30)


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-2",
"version": "0.5.3",
"version": "0.6.0",
"description": "Test ESM plugin",
"author": "Salesforce",
"bin": {
Expand Down Expand Up @@ -75,4 +75,4 @@
"types": "dist/index.d.ts",
"exports": "./lib/index.js",
"type": "module"
}
}

0 comments on commit e6e41cc

Please sign in to comment.