diff --git a/CHANGELOG.md b/CHANGELOG.md index 28b05c93..3621ef90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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. +## [5.27.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.26.2...v5.27.0) (2023-10-17) + + +### Features + +* support `git-lfs` ([#707](https://github.com/scolladon/sfdx-git-delta/issues/707)) ([b27abc8](https://github.com/scolladon/sfdx-git-delta/commit/b27abc8276cc7c91dbe204dae0fe7aee543f3830)) + ## [5.26.2](https://github.com/scolladon/sfdx-git-delta/compare/v5.26.1...v5.26.2) (2023-10-09) diff --git a/package.json b/package.json index aa5c4acb..952dc58a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.26.2", + "version": "5.27.0", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",