Skip to content

Commit d5fb7bb

Browse files
authored
chore(main): release 5.49.1 (#943)
1 parent 5e3ded6 commit d5fb7bb

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.49.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.49.0...v5.49.1) (2024-11-04)
8+
9+
10+
### Bug Fixes
11+
12+
* decomposed workflow sub types definition ([#942](https://github.com/scolladon/sfdx-git-delta/issues/942)) ([5e3ded6](https://github.com/scolladon/sfdx-git-delta/commit/5e3ded6195f84dc3ad23c214051bcd41354b08c7))
13+
714
## [5.49.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.48.0...v5.49.0) (2024-10-19)
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.49.0",
3+
"version": "5.49.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)