Skip to content

Bump version from 5.0.0 to 5.1.1#4

Merged
fitzergerald merged 1 commit intomasterfrom
fitzergerald-patch-1
Jan 16, 2026
Merged

Bump version from 5.0.0 to 5.1.1#4
fitzergerald merged 1 commit intomasterfrom
fitzergerald-patch-1

Conversation

@fitzergerald
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 03:01
@fitzergerald fitzergerald merged commit 2a8da91 into master Jan 16, 2026
Copy link
Copy Markdown
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 pull request bumps the package version from 5.0.0 to 5.1.1 in the package.json file.

Changes:

  • Updated the version field in package.json from "5.0.0" to "5.1.1"

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

{
"name": "@sistent/mui-datatables",
"version": "5.0.0",
"version": "5.1.1",
Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

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

The version bump from 5.0.0 to 5.1.1 skips 5.1.0, which is unconventional in semantic versioning. Typically, versions should be incremented sequentially (5.0.0 → 5.1.0 → 5.1.1). If 5.1.0 was not publicly released, the jump to 5.1.1 may confuse users. Consider using 5.1.0 instead, or if 5.1.0 exists with issues, ensure there is documentation explaining why it was skipped.

Suggested change
"version": "5.1.1",
"version": "5.1.0",

Copilot uses AI. Check for mistakes.
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.

2 participants