We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafe04e commit 193eb85Copy full SHA for 193eb85
2 files changed
CHANGELOG.md
@@ -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
10
## [2.6.2](https://github.com/salesforcecli/plugin-info/compare/2.6.1...2.6.2) (2023-03-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-info",
"description": "Plugin for accessing cli info from the command line",
- "version": "2.6.2",
+ "version": "2.6.3",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments