We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41c313 commit fe96000Copy full SHA for fe96000
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.11](https://github.com/salesforcecli/plugin-schema/compare/2.3.10...2.3.11) (2023-06-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.5.2 to 2.5.3 ([a229c28](https://github.com/salesforcecli/plugin-schema/commit/a229c286f5387afaba3aa99e0752e280367c5fb7))
7
8
9
10
## [2.3.10](https://github.com/salesforcecli/plugin-schema/compare/2.3.9...2.3.10) (2023-04-23)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-schema",
"description": "Commands to interact with salesforce sobject schemas",
- "version": "2.3.10",
+ "version": "2.3.11",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -212,4 +212,4 @@
212
"output": []
213
}
214
215
-}
+}
0 commit comments