Skip to content

Commit

Permalink
chore(main): release 5.35.0 (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Jan 23, 2024
1 parent 2f3e188 commit 86a1800
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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.35.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.34.0...v5.35.0) (2024-01-23)


### Features

* migrate to `isomorphic-git` instead of `spawn` ([#740](https://github.com/scolladon/sfdx-git-delta/issues/740)) ([2f3e188](https://github.com/scolladon/sfdx-git-delta/commit/2f3e18893563ee39b51189f0d3eed152be98eec9))
* resolve metadata type using file extension ([#750](https://github.com/scolladon/sfdx-git-delta/issues/750)) ([eb66cfc](https://github.com/scolladon/sfdx-git-delta/commit/eb66cfc8fc2438c656727d345932b07ab0b3000e))

## [5.34.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.33.0...v5.34.0) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sfdx-git-delta",
"version": "5.34.0",
"version": "5.35.0",
"description": "Generate the sfdx content in source format and destructive change from two git commits",
"keyword": [
"salesforce",
Expand Down

0 comments on commit 86a1800

Please sign in to comment.