Skip to content

chore: migrate from semantic-release to changesets#248

Merged
basilgood merged 1 commit into
masterfrom
chore/migrate-to-changesets
Jul 2, 2026
Merged

chore: migrate from semantic-release to changesets#248
basilgood merged 1 commit into
masterfrom
chore/migrate-to-changesets

Conversation

@basilgood

@basilgood basilgood commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Migration Summary

This PR migrates cosmoz-utils from semantic-release to changesets.

Changes:

  • ✅ Removed semantic-release, @semantic-release/changelog, @semantic-release/git
  • ✅ Added @changesets/cli@^2.27.0
  • ✅ Created .changeset/config.json with baseBranch: master
  • ✅ Created initial changeset for the migration
  • ✅ Updated CI workflow to use foundry.yml
  • ✅ Added codecov artifacts to .gitignore
  • ✅ Pinned @playwright/test to exact 1.60.0 (was ^1.60.0)
  • ✅ Fixed use-persist.ts to match cosmoz-frontend version (removed debug console statements)

Notes:

  • Default branch is master
  • Package uses wtr --coverage for testing (web-test-runner with playwright from cfg)
  • @playwright/test was already in devDependencies, pinned to exact version

Relates to FE-694

@basilgood basilgood merged commit 3681d11 into master Jul 2, 2026
7 checks passed
@basilgood basilgood deleted the chore/migrate-to-changesets branch July 2, 2026 12:37
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