Skip to content

Conversation

@hoangndst
Copy link
Member

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

2. What is the scope of this PR (e.g. component or file name):

  • .github/workflows/release.yml: Updated the version command in the release workflow from yarn changeset version to yarn release to align with the new release script.
  • package.json: Added a new release script that combines versioning with formatting updates for package.json and CHANGELOG.md files, followed by dependency installation.

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

This pull request introduces changes to streamline the release process by modifying the workflow configuration and adding a new release script in package.json.

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

6. Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@hoangndst hoangndst requested a review from Yangyang96 as a code owner May 15, 2025 20:43
@hoangndst hoangndst merged commit d264993 into KusionStack:main May 15, 2025
2 checks passed
@hoangndst hoangndst deleted the fix-changesets-pr branch May 15, 2025 20:46
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant