Skip to content

Version Packages #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025
Merged

Version Packages #36

merged 1 commit into from
May 8, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 7, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@changesets/ghcommit@1.4.0

Minor Changes

  • #37 21c9eaf Thanks @s0! - Throw an error when executable files are encountered

  • #33 92be707 Thanks @s0! - Introduce filterFiles argument for commitChangesFromRepo

    Allow for a custom function to be specified to filter which files should be
    included in the commit

  • #33 92be707 Thanks @s0! - Introduce addFromDirectory option for commitChangesFromRepo to allow users to
    specify a subdirectory of the git repository that should be used to add files
    from, rather then adding all changed files.

    This is useful when trying to emulate the behavior of running git add .
    from a subdirectory of the repository.

  • #33 92be707 Thanks @s0! - Automatically find root in commitChangesFromRepo
    when repoDirectory is unspecified.

    While this does result in a behavioral change for an existing argument,
    it's considered non-breaking as before commitChangesFromRepo would just not
    work when run from a subdirectory of a repo when repoDirectory was not
    specified.

Patch Changes

  • #34 231d400 Thanks @h3rmanj! - More gracefully handle symlinks, and ignore them when included in .gitignore

@github-actions github-actions bot closed this May 7, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from dc244dc to 21c9eaf Compare May 7, 2025 19:59
@github-actions github-actions bot reopened this May 7, 2025
Andarist
Andarist previously approved these changes May 8, 2025
@s0
Copy link
Member

s0 commented May 8, 2025

@Andarist let's get #33 in before merging this =)

@github-actions github-actions bot closed this May 8, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 055a8c6 to 92be707 Compare May 8, 2025 09:23
@github-actions github-actions bot reopened this May 8, 2025
@s0 s0 closed this May 8, 2025
@s0 s0 reopened this May 8, 2025
@s0 s0 enabled auto-merge (squash) May 8, 2025 09:25
@s0 s0 merged commit b3e603b into main May 8, 2025
4 checks passed
@s0 s0 deleted the changeset-release/main branch May 8, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants