Skip to content

Commit

Permalink
Merge pull request #26 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.8
  • Loading branch information
mcarvin8 authored Nov 18, 2024
2 parents 39b434f + 8700607 commit b6b2791
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 @@ -5,6 +5,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.

## [1.0.8](https://github.com/mcarvin8/sf-package-combiner/compare/v1.0.7...v1.0.8) (2024-11-18)


### Bug Fixes

* check xml namespace in each package ([9c99e1c](https://github.com/mcarvin8/sf-package-combiner/commit/9c99e1cc97f64a4fdb175d2883b8926734c2e2e1))
* **deps:** bump @salesforce/core from 8.6.4 to 8.8.0 ([88d0f29](https://github.com/mcarvin8/sf-package-combiner/commit/88d0f29bec7f1e2aa569fe0f50eb1766ff37d823))

## [1.0.7](https://github.com/mcarvin8/sf-package-combiner/compare/v1.0.6...v1.0.7) (2024-11-15)


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.7",
"version": "1.0.8",
"dependencies": {
"@oclif/core": "^4",
"@salesforce/core": "^8",
Expand Down

0 comments on commit b6b2791

Please sign in to comment.