Skip to content

Commit 7e25282

Browse files
authored
chore(main): release 6.18.0 (#1114)
1 parent 6306a8b commit 7e25282

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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+
## [6.18.0](https://github.com/scolladon/sfdx-git-delta/compare/v6.17.0...v6.18.0) (2025-08-19)
8+
9+
10+
### Features
11+
12+
* add `LightningTypeBundle` metadata support ([#1113](https://github.com/scolladon/sfdx-git-delta/issues/1113)) ([6306a8b](https://github.com/scolladon/sfdx-git-delta/commit/6306a8b992417d6eeaae935a6222b8a30c7876af))
13+
714
## [6.17.0](https://github.com/scolladon/sfdx-git-delta/compare/v6.16.0...v6.17.0) (2025-08-04)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "6.17.0",
3+
"version": "6.18.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)