We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d7a8c commit 29d5f0cCopy full SHA for 29d5f0c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.9.2](https://github.com/salesforcecli/plugin-org/compare/2.9.1...2.9.2) (2023-05-28)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.5.0 to 2.5.2 ([c600916](https://github.com/salesforcecli/plugin-org/commit/c600916667083ad0ed0cfcb58afd9bf6ba6f838f))
7
8
9
10
## [2.9.1](https://github.com/salesforcecli/plugin-org/compare/2.9.0...2.9.1) (2023-05-17)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.9.1",
+ "version": "2.9.2",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments