Skip to content

Commit

Permalink
Merge pull request #34 from mcarvin8/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--sf-package-combiner
  • Loading branch information
mcarvin8 authored Dec 10, 2024
2 parents e9b560f + 75b28b6 commit e975b98
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.2.3](https://github.com/mcarvin8/sf-package-combiner/compare/v1.2.2...v1.2.3) (2024-12-10)


### Bug Fixes

* add types/node peer dependency ([98f5c81](https://github.com/mcarvin8/sf-package-combiner/commit/98f5c818924ac63afa48a305ff8f0ccedc620d95))
* allow packages with no `<types>` to be parsed ([fcbf1ec](https://github.com/mcarvin8/sf-package-combiner/commit/fcbf1ecfd3b051c40432cbb7a9fc807af30a8137))

## [1.2.2](https://github.com/mcarvin8/sf-package-combiner/compare/v1.2.1...v1.2.2) (2024-12-10)


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

0 comments on commit e975b98

Please sign in to comment.