We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05c81c commit 4d66ccfCopy full SHA for 4d66ccf
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.16](https://github.com/salesforcecli/plugin-schema/compare/2.3.15...2.3.16) (2023-07-02)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.5.3 to 2.6.0 ([99b6430](https://github.com/salesforcecli/plugin-schema/commit/99b6430e5d478bfd70857e459390afa988713a87))
7
8
9
10
## [2.3.15](https://github.com/salesforcecli/plugin-schema/compare/2.3.14...2.3.15) (2023-06-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-schema",
"description": "Commands to interact with salesforce sobject schemas",
- "version": "2.3.15",
+ "version": "2.3.16",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments