Skip to content

Commit 73c04ac

Browse files
committed
chore(release): 2.3.3 [skip ci]
1 parent 48c4a9f commit 73c04ac

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.3](https://github.com/salesforcecli/plugin-data/compare/2.3.2...2.3.3) (2023-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/sf-plugins-core from 2.1.3 to 2.2.3 ([7573083](https://github.com/salesforcecli/plugin-data/commit/75730836c7f8674fa54fa72029546f23c0ba855e))
7+
8+
9+
110
## [2.3.2](https://github.com/salesforcecli/plugin-data/compare/2.3.1...2.3.2) (2023-02-26)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/plugin-data",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "Plugin for salesforce data commands",
55
"author": "Salesforce",
66
"main": "lib/index.js",
@@ -255,4 +255,4 @@
255255
"output": []
256256
}
257257
}
258-
}
258+
}

0 commit comments

Comments
 (0)