Skip to content

chore(release): version packages#28

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore(release): version packages#28
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

@sentiness/check-sdk@0.4.0

Minor Changes

  • ff68c44: Add CheckContext.repoRoot so checks can reach the repository root independently
    of cwd. In a polyglot monorepo cwd is the zone root (e.g. crates/engine)
    while repoRoot is the repository root, for the rare check that needs repo-level
    context. Additive and backward-compatible for the documented consumer pattern
    (checks read the context); single-zone runs set repoRoot === cwd.

@sentiness/adapters@0.1.4

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-biome@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-coverage@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-dependency-cruiser@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-deps-diff@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-eslint@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-jscpd@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-knip@0.2.2

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-lockfile-lint@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-osv-scanner@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-playwright@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-semgrep@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/check-stryker@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/cli@0.2.1

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@sentiness/core@1.0.1

Patch Changes

  • ff68c44: Add the internal resolveZones zone resolver (packages/core/src/zones), the
    foundation for Phase V2 per-zone execution. It maps a v2 config's zones into
    rooted, option-merged placements (absRoot = join(repoRoot, path); catalog
    options deep-merged with per-zone overrides). No public API change — the module is
    internal to core and not re-exported from index.ts.
  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0
    • @sentiness/adapters@0.1.4

@sentiness/_test-utils@0.1.3

Patch Changes

  • Updated dependencies [ff68c44]
    • @sentiness/check-sdk@0.4.0

@yan-vidal yan-vidal closed this Jun 18, 2026
@yan-vidal yan-vidal reopened this Jun 18, 2026
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