Skip to content

Integrate changesets into the repository#1364

Merged
roman009 merged 9 commits into
devfrom
bring_in_changesets
Jul 16, 2025
Merged

Integrate changesets into the repository#1364
roman009 merged 9 commits into
devfrom
bring_in_changesets

Conversation

@denbite
Copy link
Copy Markdown
Contributor

@denbite denbite commented Jul 12, 2025

This PR introduces changesets to the repository, enabling automated and versioned releases across packages. With this setup, each meaningful change can be documented with a changeset file, which is then used to determine version bumps and generate changelogs. Once changes are merged into the main branch, changesets will handle publishing the updated packages to npm, ensuring a consistent and transparent release process. This also improves collaboration by making it clear what changes are included in each release and simplifies maintenance in a monorepo environment like wallet-selector.

@denbite denbite changed the base branch from dev to main July 12, 2025 15:16
@denbite denbite changed the base branch from main to dev July 12, 2025 15:18
@denbite denbite mentioned this pull request Jul 15, 2025
14 tasks
@roman009 roman009 merged commit 3cc1458 into dev Jul 16, 2025
7 checks passed
@roman009 roman009 deleted the bring_in_changesets branch July 16, 2025 06:31
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.

3 participants