Skip to content

Commit

Permalink
chore(release): 0.1.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 7, 2023
1 parent ec6d9cb commit e805e10
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.1.9](https://github.com/oclif/plugin-test-esm-1/compare/0.1.8...0.1.9) (2023-08-07)


### Bug Fixes

* bump version ([ec6d9cb](https://github.com/oclif/plugin-test-esm-1/commit/ec6d9cb4a14f27a0f94333fdc1906745ed9f3497))



## [0.1.8](https://github.com/oclif/plugin-test-esm-1/compare/0.1.7...0.1.8) (2023-08-07)


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

0 comments on commit e805e10

Please sign in to comment.