We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8658343 commit eed511cCopy full SHA for eed511c
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.5](https://github.com/salesforcecli/plugin-schema/compare/2.2.4...2.2.5) (2023-01-29)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.4.1 to 2.5.0 ([4b38c01](https://github.com/salesforcecli/plugin-schema/commit/4b38c012a7b376473ad8b02231c94cc8f33366b9))
7
8
9
10
## [2.2.4](https://github.com/salesforcecli/plugin-schema/compare/2.2.3...2.2.4) (2023-01-29)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-schema",
"description": "Commands to interact with salesforce sobject schemas",
- "version": "2.2.4",
+ "version": "2.2.5",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments