Skip to content

Commit

Permalink
chore(release): publish v2.0.0-rc.6 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ui5-webcomponents-bot committed Jun 17, 2024
1 parent 105c311 commit 19380fe
Show file tree
Hide file tree
Showing 28 changed files with 467 additions and 47 deletions.
100 changes: 100 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,106 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)


### Bug Fixes

* **framework:** set dataTransfer.effectAllowed only for UI5 elements ([#9136](https://github.com/SAP/ui5-webcomponents/issues/9136)) ([28f6a2d](https://github.com/SAP/ui5-webcomponents/commit/28f6a2d25c2d0c49ace86a0be4fdfb9026f94be2))
* **ui5-barcode-scanner-dialog:** properly fire 'close' event ([#9193](https://github.com/SAP/ui5-webcomponents/issues/9193)) ([db099f1](https://github.com/SAP/ui5-webcomponents/commit/db099f120353d86ccb04de554b483228bff73325)), closes [#9177](https://github.com/SAP/ui5-webcomponents/issues/9177)
* **ui5-busy-indicator:** add block layer ([#9208](https://github.com/SAP/ui5-webcomponents/issues/9208)) ([ba4ddb3](https://github.com/SAP/ui5-webcomponents/commit/ba4ddb3a2b95625b65157a0e1d85763f784fe310)), closes [#9079](https://github.com/SAP/ui5-webcomponents/issues/9079)
* **ui5-button:** fix tab chaining in lists ([#9148](https://github.com/SAP/ui5-webcomponents/issues/9148)) ([9fdf617](https://github.com/SAP/ui5-webcomponents/commit/9fdf61710a19613e8f7fa3ea74066eb3efff1241))
* **ui5-carousel:** selected state is added to item ([#9184](https://github.com/SAP/ui5-webcomponents/issues/9184)) ([ced0f35](https://github.com/SAP/ui5-webcomponents/commit/ced0f35ccf70b58ec3853ddf18021b0c9f11ff77))
* **ui5-date-picker:** adjust unstable tests ([#9223](https://github.com/SAP/ui5-webcomponents/issues/9223)) ([3b049c8](https://github.com/SAP/ui5-webcomponents/commit/3b049c89ae494f77e9392ddd0c279e7595cd8744)), closes [#9033](https://github.com/SAP/ui5-webcomponents/issues/9033)
* **ui5-date-picker:** provide accessible name to the popover ([#8693](https://github.com/SAP/ui5-webcomponents/issues/8693)) ([26dee35](https://github.com/SAP/ui5-webcomponents/commit/26dee35ceb6f07c8e760768a493c2d2377ff17f5)), closes [#8598](https://github.com/SAP/ui5-webcomponents/issues/8598)
* **ui5-dialog:** fix focusing when dialog is open from OpenUI5 dialog ([#9183](https://github.com/SAP/ui5-webcomponents/issues/9183)) ([d067e13](https://github.com/SAP/ui5-webcomponents/commit/d067e139d8674413369a3e8b078ce6ca67415e90))
* **ui5-file-uploader:** apply focus properly from inside of a popover ([#9162](https://github.com/SAP/ui5-webcomponents/issues/9162)) ([2283e9e](https://github.com/SAP/ui5-webcomponents/commit/2283e9ea8d952413380ee5106ff94246a51d6a83)), closes [#9090](https://github.com/SAP/ui5-webcomponents/issues/9090)
* **ui5-li-notification:** enhance accessibility ([#9192](https://github.com/SAP/ui5-webcomponents/issues/9192)) ([cc34cea](https://github.com/SAP/ui5-webcomponents/commit/cc34cea9d06babbcb44a1edd21e99becf637c64f)), closes [#9161](https://github.com/SAP/ui5-webcomponents/issues/9161)
* **ui5-list-item:** move styles back from shadow DOM element to :host ([#9155](https://github.com/SAP/ui5-webcomponents/issues/9155)) ([68cdd20](https://github.com/SAP/ui5-webcomponents/commit/68cdd20e8a047531c116f7d487bbfedb9af8ad58))
* **ui5-list:** adjust failing test ([#9191](https://github.com/SAP/ui5-webcomponents/issues/9191)) ([55e477c](https://github.com/SAP/ui5-webcomponents/commit/55e477ca342f9adbb3f75ceec68670e05911bbdb)), closes [#9173](https://github.com/SAP/ui5-webcomponents/issues/9173)
* **ui5-multi-combobox:** correct lint error ([#9157](https://github.com/SAP/ui5-webcomponents/issues/9157)) ([55cd3aa](https://github.com/SAP/ui5-webcomponents/commit/55cd3aa1f1c8dc69838206b6f94a796ef5c4bc32))
* **ui5-notification-list:** change host to display:block ([#9139](https://github.com/SAP/ui5-webcomponents/issues/9139)) ([efb4791](https://github.com/SAP/ui5-webcomponents/commit/efb4791e529860e2a996136719c5bbbb98d5603f))
* **ui5-segmented-button-item:** add padding to icon when item is not in icon-only mode ([#9180](https://github.com/SAP/ui5-webcomponents/issues/9180)) ([a3fd241](https://github.com/SAP/ui5-webcomponents/commit/a3fd2414b26497b010accd18a0805c2aec163338)), closes [#9172](https://github.com/SAP/ui5-webcomponents/issues/9172)
* **ui5-shellbar:** add tooltip for shellbar items ([#9143](https://github.com/SAP/ui5-webcomponents/issues/9143)) ([c39c18a](https://github.com/SAP/ui5-webcomponents/commit/c39c18a8d4f6b1b858f72680d830c40f189d7eab))
* **ui5-side-navigation:** group name is announced one time by screen … ([#9207](https://github.com/SAP/ui5-webcomponents/issues/9207)) ([4f18dfd](https://github.com/SAP/ui5-webcomponents/commit/4f18dfdf844dee248744692913284304641e83cb))
* **ui5-special-date:** respect format-pattern ([#9086](https://github.com/SAP/ui5-webcomponents/issues/9086)) ([105c311](https://github.com/SAP/ui5-webcomponents/commit/105c311c24917c44c905cfd6fe17c7c37953d9de))
* **ui5-step-input:** check for inner input before using value ([#9212](https://github.com/SAP/ui5-webcomponents/issues/9212)) ([1b9fb61](https://github.com/SAP/ui5-webcomponents/commit/1b9fb61241d31cb47045797cc86c6d698dfca127))
* **ui5-tree-item:** ensure correct cursor style ([#9152](https://github.com/SAP/ui5-webcomponents/issues/9152)) ([d196583](https://github.com/SAP/ui5-webcomponents/commit/d196583d40c59e062cd219064ec98d3f5c82d4a9)), closes [#9146](https://github.com/SAP/ui5-webcomponents/issues/9146)


### Code Refactoring

* **ui5-checkbox:** wrap text by default ([#9165](https://github.com/SAP/ui5-webcomponents/issues/9165)) ([ba1c583](https://github.com/SAP/ui5-webcomponents/commit/ba1c583f01c38f11fd815c2d26ea4ef5c0024ea1))
* **ui5-li, ui5-li-custom:** rename classes ([#9158](https://github.com/SAP/ui5-webcomponents/issues/9158)) ([8f5b679](https://github.com/SAP/ui5-webcomponents/commit/8f5b67901a429196252f52980c10a04f7d43fe0b))
* **ui5-side-navigation-item:** remove wholeItemToggleable property ([#9164](https://github.com/SAP/ui5-webcomponents/issues/9164)) ([37b2181](https://github.com/SAP/ui5-webcomponents/commit/37b2181eb79dfccae8b39069bb068062e37a5a2b)), closes [#9057](https://github.com/SAP/ui5-webcomponents/issues/9057)
* **ui5-tag:** wrap text by default ([#9126](https://github.com/SAP/ui5-webcomponents/issues/9126)) ([96704b8](https://github.com/SAP/ui5-webcomponents/commit/96704b8e893a777206c00efbc57282e56429d687))


### Features

* **ui5-ai-prompt-input:** initial (experimental) implementation ([#9078](https://github.com/SAP/ui5-webcomponents/issues/9078)) ([9dcdfdb](https://github.com/SAP/ui5-webcomponents/commit/9dcdfdbcf78eda087099e12301ad91e624038a17))
* **ui5-grid:** implementing new grid component ([#8362](https://github.com/SAP/ui5-webcomponents/issues/8362)) ([04d291d](https://github.com/SAP/ui5-webcomponents/commit/04d291dc368b884d9001e875441c54cf56e21d1a))
* **ui5-link:** introduce `icon` and `endIcon` properties ([#9036](https://github.com/SAP/ui5-webcomponents/issues/9036)) ([06318cb](https://github.com/SAP/ui5-webcomponents/commit/06318cbcf39736dbf64c99e0cca21ddd27eed459))
* **ui5-toolbar:** design property added ([#9147](https://github.com/SAP/ui5-webcomponents/issues/9147)) ([dc3dfe0](https://github.com/SAP/ui5-webcomponents/commit/dc3dfe0f8d968e91dda57bece5f82e6429db521c))


### BREAKING CHANGES

* **ui5-checkbox:** `wrapping-type` property default value has changed from `None` to `Normal`.
Before:
```html
<ui5-checkbox text=Some very very very very long text"></ui5-checkbox><!-- would truncate the text if there is not enough space -->
```

Now:
```html
<ui5-checkbox text=Some very very very very long text"></ui5-checkbox> <!-- would let the text wrap if there is not enough space -->
```

Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
* **ui5-side-navigation-item:** the `wholeItemToggleAble` poperty of `ui5-side-navigation-item` is now remomoved.
The functionality of clicking the whole item to show/hide the sub items (if present) will
be introduced soon with new property name and enhanced accessibility and keyboard handling.
* **ui5-tag:** `wrapping-type` property default value has changed from `None` to `Normal`. Before:
```html
<ui5-tag>In Process</ui5-tag><!-- would truncate the text if there is not enough space -->
```

Now:
```html
<ui5-tag>In Process</ui5-tag><!-- would let the text wrap if there is not enough space -->
```

Related to https://github.com/SAP/ui5-webcomponents/issues/8461

* refactor(ui5-tag): fix test texsts

* refactor(ui5-tag): fix height of the tags to be the same

No matter if the tag is with wrapping-type="None" or wrapping-type="Normal"
the height when there is only one line of text should be the same.

* refactor(ui5-tag): merge adjustments and code review comments

* refactor(ui5-tag): fix height
* **ui5-li, ui5-li-custom:** `StandardListItem` has been renamed to `ListItemStandard`, and `CustomListItem` has been renamed to `ListItemCustom`.
If you previously imported the classes as follows:
```ts
import StandardListItem from "@ui5/webcomponents/StandardListItem.js";
import CustomListItem from "@ui5/webcomponents/CustomListItem.js";
```
now you must change imports to:
```ts
import ListItemStandard from "@ui5/webcomponents/ListItemStandard.js";
import ListItemCustom from "@ui5/webcomponents/ListItemCustom.js";
```

Related to: https://github.com/SAP/ui5-webcomponents/issues/8461





# [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"packages/create-package",
"packages/compat"
],
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"command": {
"publish": {
"allowBranch": "*",
Expand Down
11 changes: 11 additions & 0 deletions packages/ai/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)


### Features

* **ui5-ai-prompt-input:** initial (experimental) implementation ([#9078](https://github.com/SAP/ui5-webcomponents/issues/9078)) ([9dcdfdb](https://github.com/SAP/ui5-webcomponents/commit/9dcdfdbcf78eda087099e12301ad91e624038a17))





# [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)

**Note:** Version bump only for package @ui5/webcomponents-ai
Expand Down
12 changes: 6 additions & 6 deletions packages/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-ai",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"description": "UI5 Web Components: webcomponents.ai",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -45,13 +45,13 @@
"directory": "packages/ai"
},
"dependencies": {
"@ui5/webcomponents": "2.0.0-rc.5",
"@ui5/webcomponents-base": "2.0.0-rc.5",
"@ui5/webcomponents-icons": "2.0.0-rc.5",
"@ui5/webcomponents-theming": "2.0.0-rc.5"
"@ui5/webcomponents": "2.0.0-rc.6",
"@ui5/webcomponents-base": "2.0.0-rc.6",
"@ui5/webcomponents-icons": "2.0.0-rc.6",
"@ui5/webcomponents-theming": "2.0.0-rc.6"
},
"devDependencies": {
"@ui5/webcomponents-tools": "2.0.0-rc.5",
"@ui5/webcomponents-tools": "2.0.0-rc.6",
"chromedriver": "^125.0.0"
}
}
17 changes: 17 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)


### Bug Fixes

* **framework:** set dataTransfer.effectAllowed only for UI5 elements ([#9136](https://github.com/SAP/ui5-webcomponents/issues/9136)) ([28f6a2d](https://github.com/SAP/ui5-webcomponents/commit/28f6a2d25c2d0c49ace86a0be4fdfb9026f94be2))
* **ui5-dialog:** fix focusing when dialog is open from OpenUI5 dialog ([#9183](https://github.com/SAP/ui5-webcomponents/issues/9183)) ([d067e13](https://github.com/SAP/ui5-webcomponents/commit/d067e139d8674413369a3e8b078ce6ca67415e90))


### Features

* **ui5-grid:** implementing new grid component ([#8362](https://github.com/SAP/ui5-webcomponents/issues/8362)) ([04d291d](https://github.com/SAP/ui5-webcomponents/commit/04d291dc368b884d9001e875441c54cf56e21d1a))





# [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)

**Note:** Version bump only for package @ui5/webcomponents-base
Expand Down
4 changes: 2 additions & 2 deletions packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-base",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"description": "UI5 Web Components: webcomponents.base",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@openui5/sap.ui.core": "1.120.5",
"@ui5/webcomponents-tools": "2.0.0-rc.5",
"@ui5/webcomponents-tools": "2.0.0-rc.6",
"chromedriver": "^125.0.0",
"clean-css": "^5.2.2",
"copy-and-watch": "^0.1.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)


### Features

* **ui5-grid:** implementing new grid component ([#8362](https://github.com/SAP/ui5-webcomponents/issues/8362)) ([04d291d](https://github.com/SAP/ui5-webcomponents/commit/04d291dc368b884d9001e875441c54cf56e21d1a))





# [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)

**Note:** Version bump only for package @ui5/webcomponents-compat
Expand Down
12 changes: 6 additions & 6 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-compat",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"description": "UI5 Web Components: webcomponents.compat",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -45,13 +45,13 @@
"directory": "packages/compat"
},
"dependencies": {
"@ui5/webcomponents": "2.0.0-rc.5",
"@ui5/webcomponents-base": "2.0.0-rc.5",
"@ui5/webcomponents-icons": "2.0.0-rc.5",
"@ui5/webcomponents-theming": "2.0.0-rc.5"
"@ui5/webcomponents": "2.0.0-rc.6",
"@ui5/webcomponents-base": "2.0.0-rc.6",
"@ui5/webcomponents-icons": "2.0.0-rc.6",
"@ui5/webcomponents-theming": "2.0.0-rc.6"
},
"devDependencies": {
"@ui5/webcomponents-tools": "2.0.0-rc.5",
"@ui5/webcomponents-tools": "2.0.0-rc.6",
"chromedriver": "^125.0.0"
}
}
8 changes: 8 additions & 0 deletions packages/create-package/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)

**Note:** Version bump only for package @ui5/create-webcomponents-package





# [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)

**Note:** Version bump only for package @ui5/create-webcomponents-package
Expand Down
2 changes: 1 addition & 1 deletion packages/create-package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/create-webcomponents-package",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"description": "UI5 Web Components: create package",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down
64 changes: 64 additions & 0 deletions packages/fiori/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,70 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)


### Bug Fixes

* **ui5-barcode-scanner-dialog:** properly fire 'close' event ([#9193](https://github.com/SAP/ui5-webcomponents/issues/9193)) ([db099f1](https://github.com/SAP/ui5-webcomponents/commit/db099f120353d86ccb04de554b483228bff73325)), closes [#9177](https://github.com/SAP/ui5-webcomponents/issues/9177)
* **ui5-li-notification:** enhance accessibility ([#9192](https://github.com/SAP/ui5-webcomponents/issues/9192)) ([cc34cea](https://github.com/SAP/ui5-webcomponents/commit/cc34cea9d06babbcb44a1edd21e99becf637c64f)), closes [#9161](https://github.com/SAP/ui5-webcomponents/issues/9161)
* **ui5-notification-list:** change host to display:block ([#9139](https://github.com/SAP/ui5-webcomponents/issues/9139)) ([efb4791](https://github.com/SAP/ui5-webcomponents/commit/efb4791e529860e2a996136719c5bbbb98d5603f))
* **ui5-shellbar:** add tooltip for shellbar items ([#9143](https://github.com/SAP/ui5-webcomponents/issues/9143)) ([c39c18a](https://github.com/SAP/ui5-webcomponents/commit/c39c18a8d4f6b1b858f72680d830c40f189d7eab))
* **ui5-side-navigation:** group name is announced one time by screen … ([#9207](https://github.com/SAP/ui5-webcomponents/issues/9207)) ([4f18dfd](https://github.com/SAP/ui5-webcomponents/commit/4f18dfdf844dee248744692913284304641e83cb))


### Code Refactoring

* **ui5-li, ui5-li-custom:** rename classes ([#9158](https://github.com/SAP/ui5-webcomponents/issues/9158)) ([8f5b679](https://github.com/SAP/ui5-webcomponents/commit/8f5b67901a429196252f52980c10a04f7d43fe0b))
* **ui5-side-navigation-item:** remove wholeItemToggleable property ([#9164](https://github.com/SAP/ui5-webcomponents/issues/9164)) ([37b2181](https://github.com/SAP/ui5-webcomponents/commit/37b2181eb79dfccae8b39069bb068062e37a5a2b)), closes [#9057](https://github.com/SAP/ui5-webcomponents/issues/9057)
* **ui5-tag:** wrap text by default ([#9126](https://github.com/SAP/ui5-webcomponents/issues/9126)) ([96704b8](https://github.com/SAP/ui5-webcomponents/commit/96704b8e893a777206c00efbc57282e56429d687))


### BREAKING CHANGES

* **ui5-side-navigation-item:** the `wholeItemToggleAble` poperty of `ui5-side-navigation-item` is now remomoved.
The functionality of clicking the whole item to show/hide the sub items (if present) will
be introduced soon with new property name and enhanced accessibility and keyboard handling.
* **ui5-tag:** `wrapping-type` property default value has changed from `None` to `Normal`. Before:
```html
<ui5-tag>In Process</ui5-tag><!-- would truncate the text if there is not enough space -->
```

Now:
```html
<ui5-tag>In Process</ui5-tag><!-- would let the text wrap if there is not enough space -->
```

Related to https://github.com/SAP/ui5-webcomponents/issues/8461

* refactor(ui5-tag): fix test texsts

* refactor(ui5-tag): fix height of the tags to be the same

No matter if the tag is with wrapping-type="None" or wrapping-type="Normal"
the height when there is only one line of text should be the same.

* refactor(ui5-tag): merge adjustments and code review comments

* refactor(ui5-tag): fix height
* **ui5-li, ui5-li-custom:** `StandardListItem` has been renamed to `ListItemStandard`, and `CustomListItem` has been renamed to `ListItemCustom`.
If you previously imported the classes as follows:
```ts
import StandardListItem from "@ui5/webcomponents/StandardListItem.js";
import CustomListItem from "@ui5/webcomponents/CustomListItem.js";
```
now you must change imports to:
```ts
import ListItemStandard from "@ui5/webcomponents/ListItemStandard.js";
import ListItemCustom from "@ui5/webcomponents/ListItemCustom.js";
```

Related to: https://github.com/SAP/ui5-webcomponents/issues/8461





# [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)


Expand Down
12 changes: 6 additions & 6 deletions packages/fiori/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-fiori",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"description": "UI5 Web Components: webcomponents.fiori",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -46,14 +46,14 @@
"directory": "packages/fiori"
},
"dependencies": {
"@ui5/webcomponents": "2.0.0-rc.5",
"@ui5/webcomponents-base": "2.0.0-rc.5",
"@ui5/webcomponents-icons": "2.0.0-rc.5",
"@ui5/webcomponents-theming": "2.0.0-rc.5",
"@ui5/webcomponents": "2.0.0-rc.6",
"@ui5/webcomponents-base": "2.0.0-rc.6",
"@ui5/webcomponents-icons": "2.0.0-rc.6",
"@ui5/webcomponents-theming": "2.0.0-rc.6",
"@zxing/library": "^0.17.1"
},
"devDependencies": {
"@ui5/webcomponents-tools": "2.0.0-rc.5",
"@ui5/webcomponents-tools": "2.0.0-rc.6",
"chromedriver": "^125.0.0"
}
}
Loading

0 comments on commit 19380fe

Please sign in to comment.