Skip to content

Commit cea85c0

Browse files
committed
chore(release): 2.6.30 [skip ci]
1 parent 6e652f7 commit cea85c0

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.6.30](https://github.com/salesforcecli/plugin-info/compare/2.6.29...2.6.30) (2023-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add doctor test for sf1/sfdx7 and suggest uninstall ([593642a](https://github.com/salesforcecli/plugin-info/commit/593642a6ee1aa5f5508894925080d648812ff0a3))
7+
8+
9+
110
## [2.6.29](https://github.com/salesforcecli/plugin-info/compare/2.6.28...2.6.29) (2023-07-09)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-info",
33
"description": "Plugin for accessing cli info from the command line",
4-
"version": "2.6.29",
4+
"version": "2.6.30",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)