Skip to content

Commit 3910602

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.2.4 [ci skip]
1 parent 822b7c1 commit 3910602

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.2.4](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/compare/v1.2.3...v1.2.4) (2022-06-14)
6+
57
### [1.2.3](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/compare/v1.2.2...v1.2.3) (2022-06-14)
68

79
### 1.2.2 (2022-06-13)

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-omnistudio-migration-tool",
33
"description": "This SFDX plugin migrates FlexCard, OmniScript, DataRaptor, and Integration Procedure custom objects to standard objects.",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -114,4 +114,4 @@
114114
"pre-push": "sf-husky-pre-push"
115115
}
116116
}
117-
}
117+
}

0 commit comments

Comments
 (0)