Skip to content

Version bump after release - #22674

Open
Benjin Dubishar (Benjin) wants to merge 1 commit into
mainfrom
dev/agent/vbumpAfterReleaseFork-1.45
Open

Version bump after release#22674
Benjin Dubishar (Benjin) wants to merge 1 commit into
mainfrom
dev/agent/vbumpAfterReleaseFork-1.45

Conversation

@Benjin

@Benjin Benjin Dubishar (Benjin) commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

🤖 This PR was automatically created by the release manager agent to bump the version numbers in the package.json files for the extensions that are being released.

  • Bumps SQL Server (mssql) from 1.45.0 to 1.46.0.
  • Bumps SQL Database Projects from 1.7.0 to 1.7.1.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Automated release-manager PR to bump VS Code extension manifest versions for the next release of the MSSQL-related extensions.

Changes:

  • Bump extensions/mssql extension version from 1.45.0 to 1.46.0.
  • Bump extensions/sql-database-projects extension version from 1.7.0 to 1.7.1.

Reviewed changes

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

File Description
extensions/sql-database-projects/package.json Updates the SQL Database Projects extension manifest version to 1.7.1.
extensions/mssql/package.json Updates the SQL Server (mssql) extension manifest version to 1.46.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"name": "mssql",
"displayName": "SQL Server (mssql)",
"version": "1.45.0",
"version": "1.46.0",
"displayName": "SQL Database Projects",
"description": "Enables users to develop and publish database schemas for MSSQL Databases",
"version": "1.7.0",
"version": "1.7.1",
@github-actions

Copy link
Copy Markdown

PR Changes

Category Target Branch PR Branch Difference
vscode-mssql VSIX 80588 KB 80588 KB ⚪ 0 KB ( 0% )
sql-database-projects VSIX 2899 KB 2899 KB ⚪ 0 KB ( 0% )
data-workspace VSIX 202 KB 202 KB ⚪ 0 KB ( 0% )
keymap VSIX 7 KB 7 KB ⚪ 0 KB ( 0% )

@aasimkhan30

Copy link
Copy Markdown
Contributor

update lock files?

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