Skip to content

Commit 193eb85

Browse files
committed
chore(release): 2.6.3 [skip ci]
1 parent bafe04e commit 193eb85

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

0 commit comments

Comments
 (0)