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 00fa0e9 commit 3e02b2dCopy full SHA for 3e02b2d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.22](https://github.com/salesforcecli/plugin-org/compare/2.2.21...2.2.22) (2023-01-08)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump json5 from 1.0.1 to 1.0.2 ([cf69f0d](https://github.com/salesforcecli/plugin-org/commit/cf69f0d0686f594c5625133d4bf6e0a228407eab))
7
8
9
10
## [2.2.21](https://github.com/salesforcecli/plugin-org/compare/2.2.20...2.2.21) (2023-01-08)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.2.21",
+ "version": "2.2.22",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments