Skip to content

Commit

Permalink
chore(release): 2.2.28 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 3, 2023
1 parent 3f308c7 commit 33f935c
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 @@
## [2.2.28](https://github.com/oclif/plugin-commands/compare/2.2.27...2.2.28) (2023-10-03)


### Bug Fixes

* **deps:** bump debug from 3.2.5 to 3.2.7 ([#507](https://github.com/oclif/plugin-commands/issues/507)) ([3f308c7](https://github.com/oclif/plugin-commands/commit/3f308c7a547c1da3930eecee661f90b13bdc7ddb))



## [2.2.27](https://github.com/oclif/plugin-commands/compare/2.2.26...2.2.27) (2023-09-28)


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/plugin-commands",
"description": "plugin to show the list of all the commands",
"version": "2.2.27",
"version": "2.2.28",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-commands/issues",
"dependencies": {
Expand Down

0 comments on commit 33f935c

Please sign in to comment.