Skip to content

Conversation

@Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Oct 30, 2025

Copilot AI review requested due to automatic review settings October 30, 2025 11:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version from 0.16.1 to 0.17.0 across three rslib packages as part of a coordinated release.

  • Updated version fields in package.json files for core, plugin-dts, and create-rslib packages
  • Version increment follows semantic versioning (minor version bump)

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/core/package.json Bumped @rslib/core version to 0.17.0
packages/plugin-dts/package.json Bumped rsbuild-plugin-dts version to 0.17.0
packages/create-rslib/package.json Bumped create-rslib version to 0.17.0
Comments suppressed due to low confidence (3)

packages/core/package.json:61

  • The devDependency reference to @rslib/core@0.16.1 should be updated to @rslib/core@0.17.0 to match the new version being released.
 "rslib": "npm:@rslib/core@0.16.1", 

packages/create-rslib/package.json:40

  • The devDependency reference to @rslib/core@0.16.1 should be updated to @rslib/core@0.17.0 to match the new version being released.
 "rslib": "npm:@rslib/core@0.16.1", 

packages/plugin-dts/package.json:46

  • The devDependency reference to @rslib/core@0.16.1 should be updated to @rslib/core@0.17.0 to match the new version being released.
 "rslib": "npm:@rslib/core@0.16.1", 

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 merged commit 647f4d3 into main Oct 30, 2025
26 checks passed
@Timeless0911 Timeless0911 deleted the release_v0.17.0 branch October 30, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants