Skip to content

Commit

Permalink
chore(release): 0.5.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 23, 2023
1 parent 5f1dbcc commit 1cd0f50
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.5.2](https://github.com/oclif/plugin-test-cjs-2/compare/0.5.1...0.5.2) (2023-08-23)


### Bug Fixes

* add void to bin scripts ([5f1dbcc](https://github.com/oclif/plugin-test-cjs-2/commit/5f1dbcc3f1e85e2a78d334413f6d222f23a6c79e))



## [0.5.1](https://github.com/oclif/plugin-test-cjs-2/compare/0.5.0...0.5.1) (2023-08-21)


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-cjs-2",
"version": "0.5.1",
"version": "0.5.2",
"description": "Test CJS plugin",
"author": "Salesforce",
"bin": {
Expand Down Expand Up @@ -72,4 +72,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}

0 comments on commit 1cd0f50

Please sign in to comment.