We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc9efc commit f62014bCopy full SHA for f62014b
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.2](https://github.com/salesforcecli/plugin-schema/compare/2.2.1...2.2.2) (2023-01-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump json5 from 1.0.1 to 1.0.2 ([5e350dc](https://github.com/salesforcecli/plugin-schema/commit/5e350dc6067020f6cc5c77718fe5ed7e8ac87385))
7
8
9
10
## [2.2.1](https://github.com/salesforcecli/plugin-schema/compare/2.2.0...2.2.1) (2023-01-04)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-schema",
"description": "Commands to interact with salesforce sobject schemas",
- "version": "2.2.1",
+ "version": "2.2.2",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments