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 3dfae24 commit 2399035Copy full SHA for 2399035
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.10.3](https://github.com/salesforcecli/plugin-org/compare/2.10.2...2.10.3) (2023-08-20)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.6.1 to 2.6.2 ([469751d](https://github.com/salesforcecli/plugin-org/commit/469751d352850eee41718a71a34979761f15e7c3))
7
8
9
10
## [2.10.2](https://github.com/salesforcecli/plugin-org/compare/2.10.1...2.10.2) (2023-08-20)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.10.2",
+ "version": "2.10.3",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments