Skip to content

Commit

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

chore(main): release 1.0.1
mcarvin8 authored Nov 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 6e561ab + 2c9e2d4 commit 09a12c1
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
@@ -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.1](https://github.com/mcarvin8/sf-package-combiner/compare/v1.0.0...v1.0.1) (2024-11-10)


### Bug Fixes

* include namespace in combined package ([c6ae896](https://github.com/mcarvin8/sf-package-combiner/commit/c6ae896e1ef870259c47a09b6fd84a2cb2d7653e))

## 1.0.0 (2024-11-10)

### Features
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.0",
"version": "1.0.1",
"dependencies": {
"@oclif/core": "^4",
"@salesforce/core": "^8",

0 comments on commit 09a12c1

Please sign in to comment.