Skip to content

Commit 5039a7b

Browse files
MnickiiElinorW
andauthored
Chore: Release 11.1.0 (#3823)
* fix: profile user iimage (#3784) * fix: improve validation error display (#3792) * fix: code snippet loads when a sample is selected (#3789) * fix: tabs on expand modal occupy the modal space (#3790) * fix: share query button and documentation button are visible even when query is long (#3796) * fix: code snippets UI enhancements (#3798) * fix: display correct tenant (#3805) * display correct tenant * fix sonar * fix: update message bar intents for o-data (#3804) * fix(a11y): disable add button when no key, value in headers (#3808) * fix: remove unnecessary scrollbars (#3774) * hide scrollbar * chore: remove need for issue assignment for ToTriage label (#3802) * remove need for assigment * show triaged but unassigned issues for better management * fix: set default sample auto selection on page load globally (#3799) * set auto selection globally * remove highlight * fix sonar issues * feat: use window high contrast (#3782) * remove high contrast theme * update contrast styling in components * fix: Add check for shared query url on page load (#3815) * feat: add request/response area resizing (#3810) * Chore(deps): April Dependabot upgrades (#3759) * Chore(deps): Bump @babel/core from 7.26.8 to 7.26.9 (#3672) * Chore(deps): Bump re-resizable from 6.10.1 to 6.11.2 (#3674) * Chore(deps): Bump @fluentui/react-icons-mdl2 from 1.3.80 to 1.3.83 (#3675) * Chore(deps-dev): Bump ts-jest from 29.2.5 to 29.2.6 (#3677) * Chore(deps-dev): Bump chromedriver from 133.0.0 to 133.0.3 (#3678) * Chore(deps-dev): Bump @eslint/js from 9.20.0 to 9.21.0 (#3681) * Chore(deps): Bump sass-loader from 16.0.3 to 16.0.5 (#3683) * Chore(deps): Bump @reduxjs/toolkit from 2.4.0 to 2.6.0 (#3684) * Chore(deps): Bump @azure/msal-browser from 4.4.0 to 4.5.1 (#3697) * Chore(deps): Bump @microsoft/applicationinsights-web from 3.3.4 to 3.3.6 (#3698) * Chore(deps-dev): Bump @typescript-eslint/parser from 8.22.0 to 8.26.0 (#3700) * Chore(deps): Bump sass from 1.84.0 to 1.85.1 (#3680) * Chore(deps): Bump monaco-editor from 0.31.1 to 0.52.2 (#3679) * Chore(deps): Bump @babel/runtime from 7.26.7 to 7.26.9 (#3673) * Chore(deps): Bump adaptive-expressions from 4.22.3 to 4.23.2 (#3687) * Chore(deps): Bump @fluentui/react-components from 9.58.3 to 9.60.0 (#3686) * Chore(deps): Bump @monaco-editor/react from 4.6.0 to 4.7.0 (#3691) * remove carets * update @babel/runtime package * update @babel/core to latest * Chore(deps): Bump sass from 1.85.1 to 1.86.1 (#3736) Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.85.1...1.86.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump webpack-manifest-plugin from 5.0.0 to 5.0.1 (#3737) Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](shellscape/webpack-manifest-plugin@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: webpack-manifest-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump postcss-preset-env from 10.1.1 to 10.1.5 (#3738) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.1.1 to 10.1.5. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump acorn from 8.12.1 to 8.14.1 (#3739) Bumps [acorn](https://github.com/acornjs/acorn) from 8.12.1 to 8.14.1. - [Commits](acornjs/acorn@8.12.1...8.14.1) --- updated-dependencies: - dependency-name: acorn dependency-version: 8.14.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @reduxjs/toolkit from 2.6.0 to 2.6.1 (#3740) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump @eslint/js from 9.21.0 to 9.23.0 (#3741) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @fluentui/react from 8.122.9 to 8.122.14 (#3745) Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.122.9 to 8.122.14. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.122.9...@fluentui/react_v8.122.14) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.122.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump webpack from 5.96.1 to 5.98.0 (#3755) Bumps [webpack](https://github.com/webpack/webpack) from 5.96.1 to 5.98.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.1...v5.98.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.98.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump selenium-webdriver from 4.28.1 to 4.30.0 (#3751) Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.28.1 to 4.30.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.30.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @babel/runtime from 7.26.10 to 7.27.0 (#3748) Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.10 to 7.27.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump @playwright/test from 1.50.1 to 1.51.1 (#3752) Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.51.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.1...v1.51.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.51.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#3743) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.0 to 8.29.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump start-server-and-test from 2.0.10 to 2.0.11 (#3753) Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: start-server-and-test dependency-version: 2.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @fluentui/react-components from 9.60.0 to 9.61.6 (#3754) Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.60.0 to 9.61.6. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.60.0...@fluentui/react-components_v9.61.6) --- updated-dependencies: - dependency-name: "@fluentui/react-components" dependency-version: 9.61.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump chromedriver from 133.0.3 to 134.0.5 (#3746) Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 133.0.3 to 134.0.5. - [Commits](giggio/node-chromedriver@133.0.3...134.0.5) --- updated-dependencies: - dependency-name: chromedriver dependency-version: 134.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix build * Chore(deps): Bump @microsoft/applicationinsights-react-js (#3750) Bumps [@microsoft/applicationinsights-react-js](https://github.com/microsoft/applicationinsights-react-js) from 17.3.4 to 18.3.6. - [Release notes](https://github.com/microsoft/applicationinsights-react-js/releases) - [Changelog](https://github.com/microsoft/applicationinsights-react-js/blob/main/RELEASES.md) - [Commits](microsoft/applicationinsights-react-js@17.3.4...18.3.6) --- updated-dependencies: - dependency-name: "@microsoft/applicationinsights-react-js" dependency-version: 18.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump express from 4.21.2 to 5.1.0 (#3747) Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ElinorW <[email protected]> * fix: update request body on PATCH request (#3817) * feat: add theming to adaptive cards (#3818) * revert package * add theming to adaptive cards * remove duplication * fix: correct GE try-it mode view (#3800) * fix(a11y): add column headers to collections (#3809) * fix column header: romove announcement * add table headers * add column definition API collections * fix: refresh token silently (#3806) * fix: correct history items order and request body updates (#3822) * chore(dev): release 11.1.0 (#3794) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Elinor <[email protected]>
1 parent e90f6a2 commit 5039a7b

File tree

62 files changed

+2495
-1908
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2495
-1908
lines changed

.github/policies/resourceManagement.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ configuration:
8989
- isOpen
9090
- not:
9191
and:
92-
- isAssignedToSomeone
9392
- isLabeled
9493
then:
9594
- addLabel:
@@ -98,7 +97,17 @@ configuration:
9897
- payloadType: Issues
9998
- and:
10099
- isOpen
101-
- isAssignedToSomeone
100+
- isLabeled
101+
- not:
102+
and:
103+
- isAssignedToSomeone
104+
then:
105+
- addLabel:
106+
label: 'Triaged-Unassigned'
107+
- if:
108+
- payloadType: Issues
109+
- and:
110+
- isOpen
102111
- isLabeled
103112
then:
104113
- removeLabel:

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "11.0.0"
2+
".": "11.1.0"
33
}

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,47 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [11.1.0](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/compare/v11.0.0...v11.1.0) (2025-04-28)
6+
7+
8+
### Features
9+
10+
* add request/response area resizing ([#3810](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3810)) ([ad561dd](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/ad561dd177fb881999932bfe86dc31c60a17a254))
11+
* add theming to adaptive cards ([#3818](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3818)) ([e16aac1](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/e16aac11ae3cb61f93a3f7b3c58aac0bc78ee77f))
12+
* use window high contrast ([#3782](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3782)) ([6888b2d](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/6888b2dd36de709204105fa7991b16e6d4f7bac1))
13+
14+
15+
### Bug Fixes
16+
17+
* **a11y:** add column headers to collections ([#3809](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3809)) ([391ad07](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/391ad075e6d71b93fed16f1757c433e007f73c62))
18+
* **a11y:** disable add button when no key, value in headers ([#3808](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3808)) ([48dae26](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/48dae2632d49b4fc46fbfcfaeeaa477a83107500))
19+
* Add check for shared query url on page load ([#3815](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3815)) ([48b35b0](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/48b35b080027aca16d4b7bdcfb6b6e896eb21dab))
20+
* code snippet loads when a sample is selected ([#3789](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3789)) ([02c32c4](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/02c32c4a49242ad744db2dd4ddfdcab91ead4061))
21+
* code snippets UI enhancements ([#3798](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3798)) ([1d3666f](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/1d3666fbf2a329c25d8a8f363727c45948033e65))
22+
* correct GE try-it mode view ([#3800](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3800)) ([bbb0e6c](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/bbb0e6c51961d93db3993bd47e3683a5b190fcec))
23+
* correct history items order and request body updates ([#3822](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3822)) ([ed4cc0b](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/ed4cc0b5bc6ceaf526ca0f00dd4ed5c433c545c4))
24+
* display correct tenant ([#3805](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3805)) ([3a3faec](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/3a3faec82f206c840dbbb29dd12ef26112159535))
25+
* improve validation error display ([#3792](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3792)) ([289a1e3](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/289a1e32b8d48e01f88c679c030ae9ea0381e541))
26+
* profile user iimage ([#3784](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3784)) ([7d5a215](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/7d5a2158b021294bf061f028f4e5e57454dc9bc8))
27+
* refresh token silently ([#3806](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3806)) ([76c9866](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/76c9866e15537a2aba48c6ef372e0efb45f639f0))
28+
* remove unnecessary scrollbars ([#3774](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3774)) ([4c99f98](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/4c99f9890ac4be8b16a0173ea6994eac30d4bd26))
29+
* set default sample auto selection on page load globally ([#3799](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3799)) ([2a2c3a9](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/2a2c3a9923700c8366ecb668d4574832542597e1))
30+
* share query button and documentation button are visible even when query is long ([#3796](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3796)) ([e2faa7d](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/e2faa7df53a0fadd94efc509ce2a086a9c225363))
31+
* tabs on expand modal occupy the modal space ([#3790](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3790)) ([a2f2874](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/a2f28741ef927cfa8c2330d8f102917818db0b32))
32+
* update message bar intents for o-data ([#3804](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3804)) ([569d938](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/569d938f583421921d84dc2246d96611db15990a))
33+
* update request body on PATCH request ([#3817](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3817)) ([9735317](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/9735317d0dc9e0da268ab6af14c53999739741b8))
34+
535
## [11.0.0](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/compare/v10.5.4...v11.0.0) (2025-04-02)
636

737

838
### ⚠ BREAKING CHANGES
939

1040
* Fluent V9 Migration upgrades ([#3758](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3758))
1141

42+
### Features
43+
44+
* fluent v9 upgrades feature branch ([#3428](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3428)) ([31f8fab](https://github.com/microsoftgraph/microsoft-graph-explorer-v4/commit/31f8fab6cddd66da0f1028805a36afa0868a2ab8))
45+
1246

1347
### Bug Fixes
1448

__mocks__/@azure/msal-browser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export class PublicClientApplication {
2727
// Mock logout method
2828
return Promise.resolve();
2929
}
30-
}
30+
}

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,4 @@ extends:
261261
tag: 'v$(Build.BuildNumber)'
262262
title: 'Graph Explorer - v$(Build.BuildNumber)'
263263
assets: '$(Build.ArtifactStagingDirectory)/*.zip'
264-
changeLogType: issueBased
264+
changeLogType: issueBased

0 commit comments

Comments
 (0)