Skip to content

feat(EmbedPdf): bump version 10.0.2#937

Merged
ArgoZhang merged 3 commits intomasterfrom
feat-embed
Feb 21, 2026
Merged

feat(EmbedPdf): bump version 10.0.2#937
ArgoZhang merged 3 commits intomasterfrom
feat-embed

Conversation

@ArgoZhang
Copy link
Member

Link issues

fixes #936

Summary By Copilot

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

Copilot AI review requested due to automatic review settings February 21, 2026 01:49
@bb-auto bb-auto bot added the enhancement New feature or request label Feb 21, 2026
@bb-auto bb-auto bot added this to the v9.2.0 milestone Feb 21, 2026
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Sorry @ArgoZhang, your pull request is larger than the review limit of 150000 diff characters

@ArgoZhang ArgoZhang merged commit 9ce3ae3 into master Feb 21, 2026
4 checks passed
@ArgoZhang ArgoZhang deleted the feat-embed branch February 21, 2026 01:49
Copy link

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 BootstrapBlazor.EmbedPDF component version from 10.0.1 to 10.0.2, fixing a bug in the IsKeepCurrentDocument parameter type and updating build artifacts.

Changes:

  • Fixed parameter type from uint to bool for IsKeepCurrentDocument property
  • Updated version number to 10.0.2 in the project file
  • Updated JavaScript bundle hashes from build process

Reviewed changes

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

File Description
BootstrapBlazor.EmbedPDF.csproj Version bumped to 10.0.2, Using directives reordered alphabetically
EmbedPDF.razor.cs Fixed IsKeepCurrentDocument parameter type from uint to bool (bug fix)
embedpdf.js Updated import reference hash (build artifact)
browser-BISJ9naB-DfsGA31F.js Updated import reference hash (build artifact)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(EmbedPdf): bump version 10.0.2

2 participants