Skip to content

Commit

Permalink
chore(release): 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 3, 2023
1 parent f7c1d44 commit 7aa210f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
15 changes: 3 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
## [0.0.2](https://github.com/oclif/hello-world/compare/0.0.1...0.0.2) (2023-07-29)
# 0.1.0 (2023-08-03)


### Bug Fixes
### Features

* **deps:** bump @oclif/core from 2.10.0 to 2.11.1 ([2a28629](https://github.com/oclif/hello-world/commit/2a286297f0e021df4ab2c3f33686b142351c70ea))



## [0.0.1](https://github.com/oclif/hello-world/compare/27cc5bb44cc4aee53f74bfaef39c1fe03e637d72...0.0.1) (2023-07-27)


### Bug Fixes

* **deps:** bump @oclif/core from 2.9.4 to 2.10.0 ([27cc5bb](https://github.com/oclif/hello-world/commit/27cc5bb44cc4aee53f74bfaef39c1fe03e637d72))
* add esm command ([f7c1d44](https://github.com/oclif/plugin-test-esm-1/commit/f7c1d449974cc91fe423b61a8972a452c581915d))



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.0.0",
"version": "0.1.0",
"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 7aa210f

Please sign in to comment.