Skip to content

Commit cefc726

Browse files
committed
update version and export new settings
1 parent 1928f05 commit cefc726

File tree

8 files changed

+2513
-1048
lines changed

8 files changed

+2513
-1048
lines changed

dist/powerbi-client.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! powerbi-client v2.3.4 | (c) 2016 Microsoft Corporation MIT */
1+
/*! powerbi-client v2.3.5 | (c) 2016 Microsoft Corporation MIT */
22
declare module "config" {
33
const config: {
44
version: string;
@@ -1012,7 +1012,7 @@ declare module "powerbi-client" {
10121012
export { Report } from "report";
10131013
export { Dashboard } from "dashboard";
10141014
export { Tile } from "tile";
1015-
export { IEmbedConfiguration, Embed } from "embed";
1015+
export { IEmbedConfiguration, Embed, ILocaleSettings, IEmbedSettings } from "embed";
10161016
export { Page } from "page";
10171017
global {
10181018
interface Window {

dist/powerbi.js

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

dist/powerbi.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/powerbi.min.js

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

0 commit comments

Comments
 (0)