Skip to content

Version Packages - #1665

Merged
erikburt merged 3 commits into
mainfrom
changeset-release/main
Sep 15, 2026
Merged

erikburt merged 3 commits into
mainfrom
changeset-release/main

Conversation

@app-token-issuer-releng-renovate

Copy link
Copy Markdown
Contributor

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

changed-modules-go@1.1.1

Patch Changes

  • #1664
    bd812a3
    Thanks @nolag! - fix: only strip a literal "./"
    prefix when normalizing paths

    The prefix-stripping regex had an unescaped dot, so it matched any single
    character followed by a slash. A module under a single-character top-level
    directory, such as x/config, was reported as config, and consumers
    received a module directory no directory holds.

changed-roots@1.0.1

Patch Changes

  • #1664
    bd812a3
    Thanks @nolag! - fix: only strip a literal "./"
    prefix when normalizing paths

    The prefix-stripping regex had an unescaped dot, so it matched any single
    character followed by a slash. A module under a single-character top-level
    directory, such as x/config, was reported as config, and consumers
    received a module directory no directory holds.

@app-token-issuer-releng-renovate
app-token-issuer-releng-renovate Bot requested a review from a team as a code owner September 15, 2026 15:52
@erikburt
erikburt merged commit 09cb90c into main Sep 15, 2026
19 checks passed
@erikburt
erikburt deleted the changeset-release/main branch September 15, 2026 16:05
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.

1 participant