We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1bf96 commit fa29440Copy full SHA for fa29440
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.5.1](https://github.com/salesforcecli/plugin-info/compare/2.5.0...2.5.1) (2023-03-06)
2
+
3
4
+### Bug Fixes
5
6
+* init output dir during stream create ([3b121a1](https://github.com/salesforcecli/plugin-info/commit/3b121a14c2cb0e05f9bd0a26d01d36a4a324f279))
7
8
9
10
# [2.5.0](https://github.com/salesforcecli/plugin-info/compare/2.4.7...2.5.0) (2023-03-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-info",
"description": "Plugin for accessing cli info from the command line",
- "version": "2.5.0",
+ "version": "2.5.1",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments