scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
414 stars 112 forks source link

chore(main): release 5.32.0 #747

Closed scolladon closed 8 months ago

scolladon commented 8 months ago

:robot: I have created a release beep boop

5.32.0 (2024-01-09)

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3ba47cc) 100.00% compared to head (e566e03) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #747 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 36 36 Lines 1003 1003 Branches 100 100 ========================================= Hits 1003 1003 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit e566e037 and detected 0 issues on this pull request.

View more on Code Climate.

scolladon commented 8 months ago

:robot: Release is at https://github.com/scolladon/sfdx-git-delta/releases/tag/v5.32.0 :sunflower:

github-actions[bot] commented 8 months ago

Shipped in release v5.32.0. You can install the new version using the version number or the latest-rc channel

$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install sfdx-git-delta@v5.32.0

Happy incremental deployment!