Skip to content

Commit

Permalink
chore(release): 2.4.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 8, 2023
1 parent 3d7f80f commit 9faf2b1
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 @@
## [2.4.4](https://github.com/salesforcecli/plugin-command-reference/compare/2.4.2...2.4.4) (2023-05-08)


### Bug Fixes

* revert 2.4.2 ([c0f845c](https://github.com/salesforcecli/plugin-command-reference/commit/c0f845ccdcc046aac2646709341b6b59532842fa))



## [2.4.2](https://github.com/salesforcecli/plugin-command-reference/compare/2.4.1...2.4.2) (2023-05-02)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-command-reference",
"description": "Generate the Salesforce CLI command reference guide",
"version": "2.4.3",
"version": "2.4.4",
"author": "Salesforce",
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
"dependencies": {
Expand Down Expand Up @@ -104,4 +104,4 @@
"access": "public"
},
"main": "lib/index.js"
}
}

0 comments on commit 9faf2b1

Please sign in to comment.