Skip to content

Commit 25ea4d6

Browse files
committed
chore(release): 1.2.52 [skip ci]
1 parent 2fa730c commit 25ea4d6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.52](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/compare/1.2.51...1.2.52) (2023-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @types/lodash.chunk from 4.2.8 to 4.2.9 ([5328b3a](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/commit/5328b3aa7c6164df0bab54235dc17295861994b7))
7+
8+
9+
110
## [1.2.51](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/compare/1.2.50...1.2.51) (2023-10-29)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-omnistudio-migration-tool",
33
"description": "This SFDX plugin migrates FlexCard, OmniScript, DataRaptor, and Integration Procedure custom objects to standard objects.",
4-
"version": "1.2.51",
4+
"version": "1.2.52",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)