Skip to content

Commit d241475

Browse files
authored
chore(main): release 5.49.2 (#945)
1 parent ce80054 commit d241475

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.2](https://github.com/scolladon/sfdx-git-delta/compare/v5.49.1...v5.49.2) (2024-11-04)
8+
9+
10+
### Bug Fixes
11+
12+
* workflow `KnowledgePublish` decomposed sub type suffix ([#944](https://github.com/scolladon/sfdx-git-delta/issues/944)) ([ce80054](https://github.com/scolladon/sfdx-git-delta/commit/ce80054fd4aa47a8ca24bce5fde5deb542c96179))
13+
714
## [5.49.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.49.0...v5.49.1) (2024-11-04)
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.1",
3+
"version": "5.49.2",
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)