Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: IntroduceChangesets for automated versioning and Changelog management #883

Open
gwbaik9717 opened this issue Aug 17, 2024 · 0 comments

Comments

@gwbaik9717
Copy link
Contributor

Description:

Suggestion to introduce Changesets to manage versioning

Currently, version updates and changelogs are managed manually which are cumbersome, and could potentially lead to human errors. Additionally, it seems like only the version of sdk is updated when there is a change so far. While it might not seem like a critical issue, I believe that when sdk is updated, both the sdk itself and the packages that depend on it need to be updated as well.

With our recent transition to a monorepo structure, these challenges are amplified due to the increased complexity of managing multiple interdependent packages. Implementing Changesets would streamline this process by automating version management and changelog generation across all packages in the monorepo.

Why:

@gwbaik9717 gwbaik9717 changed the title [Suggestion] Introduce Changesets to monorepo for versional change Proposal: IntroduceChangesets for automated versioning and Changelog management Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant