Skip to content

Commit 6417121

Browse files
authored
chore(main): release 5.51.1 (#966)
1 parent c49df86 commit 6417121

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
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.
66

7+
## [5.51.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.51.0...v5.51.1) (2024-12-18)
8+
9+
10+
### Bug Fixes
11+
12+
* metadata definition for `ExpressionSetDefinitionVersion` ([#965](https://github.com/scolladon/sfdx-git-delta/issues/965)) ([c49df86](https://github.com/scolladon/sfdx-git-delta/commit/c49df864385aabbd2ce25247963a750397fa8bbd))
13+
714
## [5.51.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.50.0...v5.51.0) (2024-12-12)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sfdx-git-delta",
3-
"version": "5.51.0",
3+
"version": "5.51.1",
44
"description": "Generate the sfdx content in source format and destructive change from two git commits",
55
"keywords": [
66
"salesforce",

0 commit comments

Comments
 (0)