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 97a1ed0 commit 978c888Copy full SHA for 978c888
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.1](https://github.com/salesforcecli/plugin-org/compare/2.3.0...2.3.1) (2023-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.4.1 to 2.5.0 ([582dcdf](https://github.com/salesforcecli/plugin-org/commit/582dcdf6059eb06e74b526f8178f614c2f7b165c))
7
8
9
10
# [2.3.0](https://github.com/salesforcecli/plugin-org/compare/2.2.25...2.3.0) (2023-02-01)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.3.0",
+ "version": "2.3.1",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments