Skip to content

Commit 812869c

Browse files
committed
chore(release): 2.2.1 [skip ci]
1 parent 3563d7d commit 812869c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.2.1](https://github.com/salesforcecli/plugin-data/compare/2.2.0...2.2.1) (2023-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* output zero when displaying human results ([#470](https://github.com/salesforcecli/plugin-data/issues/470)) ([3563d7d](https://github.com/salesforcecli/plugin-data/commit/3563d7d4023c1c4e69b77f211e7d27e8ac42a772))
7+
8+
9+
110
# [2.2.0](https://github.com/salesforcecli/plugin-data/compare/2.1.24...2.2.0) (2023-02-02)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/plugin-data",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Plugin for salesforce data commands",
55
"author": "Salesforce",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)