Skip to content

Commit 2cea157

Browse files
committed
Merged PR 9241: updating models and copyright
updating models and copyright
1 parent 68d4655 commit 2cea157

File tree

6 files changed

+95
-18
lines changed

6 files changed

+95
-18
lines changed

PowerBI.JavaScript.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1212
<summary>JavaScript web components for Power BI</summary>
1313
<description>A suite of JavaScript web components for integrating Power BI into your app</description>
14-
<copyright>Copyright (c) Microsoft Corporation</copyright>
14+
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1515
<tags>Microsoft Power BI JavaScript JS</tags>
1616
</metadata>
1717
<files>

dist/powerbi-client.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! powerbi-client v2.6.1 | (c) 2016 Microsoft Corporation MIT */
1+
/*! powerbi-client v2.6.2 | (c) 2016 Microsoft Corporation MIT */
22
declare module "util" {
33
/**
44
* Raises a custom event with event data on the specified HTML element.

dist/powerbi.js

+84-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)