We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f368a commit 0c5fdeaCopy full SHA for 0c5fdea
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.19](https://github.com/salesforcecli/plugin-schema/compare/2.3.18...2.3.19) (2023-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump semver from 5.7.1 to 5.7.2 ([ef880d0](https://github.com/salesforcecli/plugin-schema/commit/ef880d0baee69e11a8db17bb13cfd8187a089ff9))
7
8
9
10
## [2.3.18](https://github.com/salesforcecli/plugin-schema/compare/2.3.17...2.3.18) (2023-07-09)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-schema",
"description": "Commands to interact with salesforce sobject schemas",
- "version": "2.3.18",
+ "version": "2.3.19",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments