Skip to content

Commit

Permalink
Merge pull request #22 from mcarvin8/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--sf-package-combiner

chore(main): release 1.0.6
  • Loading branch information
mcarvin8 authored Nov 14, 2024
2 parents 8edfbd7 + 355acac commit bf17907
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,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.

## [1.0.6](https://github.com/mcarvin8/sf-package-combiner/compare/v1.0.5...v1.0.6) (2024-11-14)


### Bug Fixes

* update indenting to 4 spaces and adjust empty package creation ([b0acb98](https://github.com/mcarvin8/sf-package-combiner/commit/b0acb9839f1169e7479efb18bebb69d7837f5108))

## [1.0.5](https://github.com/mcarvin8/sf-package-combiner/compare/v1.0.4...v1.0.5) (2024-11-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sf-package-combiner",
"description": "Combines multiple Salesforce manifest files together.",
"version": "1.0.5",
"version": "1.0.6",
"dependencies": {
"@oclif/core": "^4",
"@salesforce/core": "^8",
Expand Down

0 comments on commit bf17907

Please sign in to comment.