Skip to content

Commit 22b0de4

Browse files
GitHub Copilotayeshurun
authored andcommitted
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&amp;id=2020101) <p><small class=\"secondary-text\">AI-generated content may be incorrect</small></p> Co-authored-by: Alon Yeshurun &lt;alonyeshurun@microsoft.com&gt; <!-- COPILOT_AI_GENERATED_END --> <!-- GitOpsUserAgent=GitOps.Apps.Server.copilotswe --> Related work items: #2020101
1 parent 9c4b115 commit 22b0de4

5 files changed

Lines changed: 11752 additions & 11918 deletions

File tree

dist/powerbi-client.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// powerbi-client v2.23.9
1+
// powerbi-client v2.23.10
22
// Copyright (c) Microsoft Corporation.
33
// Licensed under the MIT License.
44
declare module "config" {

0 commit comments

Comments
 (0)