Skip to content

Version Packages - #11

Merged
jurassix merged 1 commit into
mainfrom
changeset-release/main
Jul 31, 2026
Merged

Version Packages#11
jurassix merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 31, 2026

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 publish to npm yourself or setup this action to publish 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

@subtextdev/subtext-cli@1.2.0

Minor Changes

  • bd48d45: sightmap upload now collects .sightmap/ via the shared github.com/sightmap/sightmap/go library instead of a local, from-scratch YAML walker. Two visible changes:

    • Uploaded components now carry tags (authored classification labels, e.g. defect) when a .sightmap/ definition declares them — previously dropped entirely.
    • A child component no longer inherits its parent's source: when it doesn't declare its own (matches the shared library's convention, which also doesn't inherit memory/stability/properties). Add an explicit source: to a child that needs one.

Note

Low Risk
Version and changelog updates only; behavioral changes are already described for the prior feature commit, not introduced in this PR.

Overview
Release-only PR from Changesets: bumps @subtextdev/subtext-cli from 1.1.7 to 1.2.0, records the 1.2.0 notes in npm/CHANGELOG.md, and drops the consumed changeset file. There is no application or CLI code in this diff.

The changelog documents what ships in 1.2.0 (from commit bd48d45): sightmap upload now uses the shared github.com/sightmap/sightmap/go collector instead of a local YAML walker, so uploads include tags from .sightmap/ definitions and child components no longer inherit a parent source: unless they declare one explicitly.

Reviewed by Cursor Bugbot for commit c91615e. Bugbot is set up for automated code reviews on this repo. Configure here.

@jurassix
jurassix merged commit 9682654 into main Jul 31, 2026
1 check passed
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