Skip to content

Commit 56950bb

Browse files
committed
chore(release): 2.3.2 [skip ci]
1 parent fb6f4f7 commit 56950bb

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.2](https://github.com/salesforcecli/plugin-schema/compare/2.3.1...2.3.2) (2023-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/sf-plugins-core from 2.1.2 to 2.2.3 ([27ec339](https://github.com/salesforcecli/plugin-schema/commit/27ec339f988e208882d57bca02bbb338caec0cb9))
7+
8+
9+
110
## [2.3.1](https://github.com/salesforcecli/plugin-schema/compare/2.3.0...2.3.1) (2023-02-04)
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.1",
4+
"version": "2.3.2",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -213,4 +213,4 @@
213213
"output": []
214214
}
215215
}
216-
}
216+
}

0 commit comments

Comments
 (0)