Skip to content

Commit 9f00b46

Browse files
authored
chore(main): release 5.49.0 (#938)
1 parent 6ac8bb7 commit 9f00b46

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.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.48.0...v5.49.0) (2024-10-19)
8+
9+
10+
### Features
11+
12+
* communicate new v6 plugin version ([#937](https://github.com/scolladon/sfdx-git-delta/issues/937)) ([6ac8bb7](https://github.com/scolladon/sfdx-git-delta/commit/6ac8bb7d72b5818f019aa41992a15a576d9630d5))
13+
714
## [5.48.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.47.0...v5.48.0) (2024-10-18)
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.48.0",
3+
"version": "5.49.0",
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)