Skip to content

Commit cb29360

Browse files
committed
chore(release): 1.7.0 [skip ci]
1 parent 8dd71ca commit cb29360

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.7.0](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/compare/1.6.1...1.7.0) (2025-11-07)
2+
3+
4+
### Features
5+
6+
* @W-19700286: [OMT] [Migration] Implemention of Guardrail and validation ([55fd750](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/commit/55fd75039d92e42198580a577279c78122207400))
7+
8+
9+
110
## [1.6.1](https://github.com/salesforcecli/plugin-omnistudio-migration-tool/compare/1.6.0...1.6.1) (2025-09-12)
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.6.1",
4+
"version": "1.7.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)