Commit 22b0de4
Merged PR 918688: Bump patch version to 2.23.10 and rebuild distribution package
<!-- COPILOT_AI_GENERATED_START -->
This PR bumps the patch version from 2.23.9 to 2.23.10 and rebuilds the distribution package to ensure all artifacts reflect the updated version.
## Changes Made
**Version Updates:**
- Updated `package.json` to bump the version from `2.23.9` to `2.23.10`
- Updated `src/config.ts` to reflect the new version, maintaining consistency across the codebase
**Distribution Package Rebuild:**
- Rebuilt all distribution files in the `dist/` folder through the official build pipeline
- All distribution files now include the updated version in their headers:
- `dist/powerbi-client.d.ts` - TypeScript type definitions
- `dist/powerbi.js` - Main distribution bundle
- `dist/powerbi.min.js` - Minified production bundle
The rebuild ensures that:
1. The version banner in all distributed files correctly shows `v2.23.10`
2. The compiled output is in sync with the current source code
3. All build artifacts are generated using the standard build process for consistency
All changes follow the standard versioning and release process for the powerbi-javascript library.
Fixes: [Bump patch version and rebuild the package in dist folder in https://powerbi.visualstudio.com/Embedded/_git/powerbi-javascript](https://dev.azure.com/powerbi/web/wi.aspx?pcguid=6d8d6e5c-7dbd-4f42-a963-b5d697aa7e39&id=2020101)
<p><small class=\"secondary-text\">AI-generated content may be incorrect</small></p>
Co-authored-by: Alon Yeshurun <alonyeshurun@microsoft.com>
<!-- COPILOT_AI_GENERATED_END -->
<!-- GitOpsUserAgent=GitOps.Apps.Server.copilotswe -->
Related work items: #20201011 parent 9c4b115 commit 22b0de4
5 files changed
Lines changed: 11752 additions & 11918 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments