Skip to content

Commit 40fb070

Browse files
committed
chore(release): 2.6.2 [skip ci]
1 parent 8e9ffbb commit 40fb070

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.2](https://github.com/salesforcecli/plugin-info/compare/2.6.1...2.6.2) (2023-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.6.3 to 2.6.4 ([7ad9ea4](https://github.com/salesforcecli/plugin-info/commit/7ad9ea426b2b0ce1c7aae0a4ec83cf2b04a2958e))
7+
8+
9+
110
## [2.6.1](https://github.com/salesforcecli/plugin-info/compare/2.6.0...2.6.1) (2023-03-19)
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.1",
4+
"version": "2.6.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)