Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite9423b8

Browse files
May HartovMay Hartov
May Hartov
authored and
May Hartov
committed
Merged PR 517660: version bump 2.23.0
version bump 2.3.0
1 parentd0af4f3 commite9423b8

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

‎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.22.4
1+
// powerbi-client v2.23.0
22
// Copyright (c) Microsoft Corporation.
33
// Licensed under the MIT License.
44
declare module"config"{

‎dist/powerbi.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// powerbi-client v2.22.4
1+
// powerbi-client v2.23.0
22
// Copyright (c) Microsoft Corporation.
33
// Licensed under the MIT License.
44
(function webpackUniversalModuleDefinition(root, factory) {
@@ -7609,7 +7609,7 @@ exports.BookmarksManager = BookmarksManager;
76097609
Object.defineProperty(exports, "__esModule", ({ value: true }));
76107610
/** @ignore */ /** */
76117611
var config = {
7612-
version: '2.22.4',
7612+
version: '2.23.0',
76137613
type: 'js'
76147614
};
76157615
exports["default"] = config;

‎dist/powerbi.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"powerbi-client",
3-
"version":"2.22.4",
3+
"version":"2.23.0",
44
"description":"JavaScript library for embedding Power BI into your apps. Provides service which makes it easy to embed different types of components and an object model which allows easy interaction with these components such as changing pages, applying filters, and responding to data selection.",
55
"main":"dist/powerbi.js",
66
"types":"dist/powerbi-client.d.ts",

‎src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/**@ignore *//** */
55
constconfig={
6-
version:'2.22.4',
6+
version:'2.23.0',
77
type:'js'
88
};
99

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp