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 b7ec93a commit b23eab2Copy full SHA for b23eab2
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.9.5](https://github.com/salesforcecli/plugin-org/compare/2.9.4...2.9.5) (2023-06-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.5.2 to 2.5.3 ([5d64c64](https://github.com/salesforcecli/plugin-org/commit/5d64c64e8dc8ac4aeebe01b645251231799e73f3))
7
8
9
10
## [2.9.4](https://github.com/salesforcecli/plugin-org/compare/2.9.3...2.9.4) (2023-06-04)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.9.4",
+ "version": "2.9.5",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments