Skip to content

Commit

Permalink
chore(release): v5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 11, 2024
1 parent 5e0c73e commit 2607642
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.0.1](https://github.com/oclif/test-plugin-release/compare/v5.0.0...v5.0.1) (2024-04-11)


### Bug Fixes

* generate readme during release ([44d8585](https://github.com/oclif/test-plugin-release/commit/44d8585e2172ab775ba2c4e9c6b926db3bf65cc6))



# [5.0.0](https://github.com/oclif/test-plugin-release/compare/v4.0.2...v5.0.0) (2024-04-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/test-plugin-release",
"description": "plugin for testing GHA for oclif templates",
"version": "5.0.0",
"version": "5.0.1",
"author": "Salesforce",
"bin": {
"oex": "./bin/run.js"
Expand Down

0 comments on commit 2607642

Please sign in to comment.