Skip to content

Commit

Permalink
chore(release): 2.2.26 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 22, 2023
1 parent e7e4381 commit 0f5f79f
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.26](https://github.com/oclif/plugin-commands/compare/2.2.25...2.2.26) (2023-09-22)


### Bug Fixes

* filter undefined static properties to support @oclif/core using ES2022 ([#496](https://github.com/oclif/plugin-commands/issues/496)) ([e7e4381](https://github.com/oclif/plugin-commands/commit/e7e43818c2b10559a46578a7def130e63c30ff83))



## [2.2.25](https://github.com/oclif/plugin-commands/compare/2.2.24...2.2.25) (2023-09-03)


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.25",
"version": "2.2.26",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-commands/issues",
"dependencies": {
Expand Down

0 comments on commit 0f5f79f

Please sign in to comment.