Skip to content

chore: remove leftover semantic-release script - #197

Merged
castastrophe merged 1 commit into
mainfrom
cl/semantic-release-cleanup-2c120c
Jul 17, 2026
Merged

chore: remove leftover semantic-release script#197
castastrophe merged 1 commit into
mainfrom
cl/semantic-release-cleanup-2c120c

Conversation

@castastrophe

Copy link
Copy Markdown
Member

Summary

  • Remove the semantic-release npm script from package.json — it had no corresponding devDependency and was leftover cruft from the migration to Changesets.
  • Confirmed no other references to semantic-release or commitlint remain anywhere in the repo (no .releaserc, no commitlint config, no workflow references).

Test plan

  • yarn test passes (ran automatically via pre-commit hook)

The semantic-release npm script and its devDependency were left behind
after the migration to Changesets. No other references to
semantic-release or commitlint remain in the repo (no .releaserc,
no commitlint config, no workflow references), so this removes the
last stray bit.
@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1076fb1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor
Package Line Rate Branch Rate Complexity Health
main 100% 95% 0
Summary 100% (79 / 79) 95% (21 / 22) 0

@castastrophe castastrophe self-assigned this Jul 17, 2026
@castastrophe
castastrophe merged commit 02f2fc8 into main Jul 17, 2026
2 checks passed
@castastrophe
castastrophe deleted the cl/semantic-release-cleanup-2c120c branch July 17, 2026 19:53
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