Skip to content

Commit 7a96996

Browse files
committed
chore(release): 2.3.7 [skip ci]
1 parent d9725f5 commit 7a96996

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.3.7](https://github.com/salesforcecli/plugin-schema/compare/2.3.6...2.3.7) (2023-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/sf-plugins-core from 2.2.4 to 2.2.7 ([775b4d4](https://github.com/salesforcecli/plugin-schema/commit/775b4d4a75ae3d1c930cff038f57f54cd977a026))
7+
8+
9+
110
## [2.3.6](https://github.com/salesforcecli/plugin-schema/compare/2.3.5...2.3.6) (2023-04-03)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-schema",
33
"description": "Commands to interact with salesforce sobject schemas",
4-
"version": "2.3.6",
4+
"version": "2.3.7",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -212,4 +212,4 @@
212212
"output": []
213213
}
214214
}
215-
}
215+
}

0 commit comments

Comments
 (0)