Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 356ac5f

Browse files
authored
Merge pull request #336 from microsoftgraph/august-14th-release
Adds August 14th release
2 parents f0bc974 + a597998 commit 356ac5f

File tree

3 files changed

+6
-16
lines changed

3 files changed

+6
-16
lines changed

dist/explorer.js

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

dist/explorer.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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microsoft-graph-explorer",
3-
"version": "1.7.12",
3+
"version": "1.8.0",
44
"description": "Microsoft Graph Explorer",
55
"scripts": {
66
"build": "tsc -p src/",
@@ -69,4 +69,4 @@
6969
"url": "https://github.com/microsoftgraph/microsoft-graph-explorer/issues"
7070
},
7171
"homepage": "https://github.com/microsoftgraph/microsoft-graph-explorer#readme"
72-
}
72+
}

0 commit comments

Comments
 (0)