Skip to content

Commit

Permalink
chore: release 0.21.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 committed Aug 10, 2020
1 parent 94b6dcf commit 01dcbb3
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 25 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.10](https://github.com/SAP/ui5-webcomponents/compare/v0.21.9...v0.21.10) (2020-07-29)
# [0.21.11](https://github.com/SAP/ui5-webcomponents/compare/v0.21.10...v0.21.11) (2020-08-10)


### Fixes

* **ui5-li:** scale image properly ([#2059](https://github.com/SAP/ui5-webcomponents/pull/2059))
([3aadc0e](https://github.com/SAP/ui5-webcomponents/commit/3aadc0e))

* **ui5-tabcontainer:** fix ARIA posinset and setsize values ([#2046](https://github.com/SAP/ui5-webcomponents/issues/2046))
([c6fcf69](https://github.com/SAP/ui5-webcomponents/commit/c6fcf69))

* **ui5-tabcontainer:** implement ACC for overflowed items ([#2047](https://github.com/SAP/ui5-webcomponents/issues/2047))
([efe03bc](https://github.com/SAP/ui5-webcomponents/commit/efe03bc))

### Features
* **tools:** process HBS files in nested directories ([#2067](https://github.com/SAP/ui5-webcomponents/issues/2067))
([13f1d2a](https://github.com/SAP/ui5-webcomponents/commit/13f1d2a))

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.21.10](https://github.com/SAP/ui5-webcomponents/compare/v0.21.9...v0.21.10) (2020-07-29)


### Fixes
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": "0.21.10",
"version": "0.21.11",
"description": "UI5 Web Components: webcomponents.base",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down Expand Up @@ -30,7 +30,7 @@
"url-search-params-polyfill": "^5.0.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.21.10",
"@ui5/webcomponents-tools": "0.21.11",
"chromedriver": "latest",
"array-uniq": "^2.0.0",
"copy-and-watch": "^0.1.4",
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": "0.21.10",
"version": "0.21.11",
"description": "UI5 Web Components: webcomponents.fiori",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -27,13 +27,13 @@
"directory": "packages/fiori"
},
"dependencies": {
"@ui5/webcomponents": "0.21.10",
"@ui5/webcomponents-base": "0.21.10",
"@ui5/webcomponents-icons": "0.21.10",
"@ui5/webcomponents-theme-base": "0.21.10"
"@ui5/webcomponents": "0.21.11",
"@ui5/webcomponents-base": "0.21.11",
"@ui5/webcomponents-icons": "0.21.11",
"@ui5/webcomponents-theme-base": "0.21.11"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.21.10",
"@ui5/webcomponents-tools": "0.21.11",
"chromedriver": "latest"
}
}
6 changes: 3 additions & 3 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-icons",
"version": "0.21.10",
"version": "0.21.11",
"description": "UI5 Web Components: webcomponents.SAP-icons",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -21,10 +21,10 @@
"directory": "packages/icons"
},
"dependencies": {
"@ui5/webcomponents-base": "0.21.10"
"@ui5/webcomponents-base": "0.21.11"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.21.10",
"@ui5/webcomponents-tools": "0.21.11",
"chromedriver": "latest"
}
}
6 changes: 3 additions & 3 deletions packages/localization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-localization",
"version": "0.21.10",
"version": "0.21.11",
"description": "Localization for UI5 Web Components",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -24,7 +24,7 @@
"devDependencies": {
"@buxlabs/amd-to-es6": "^0.15.0",
"@openui5/sap.ui.core": "1.76.0",
"@ui5/webcomponents-tools": "0.21.10",
"@ui5/webcomponents-tools": "0.21.11",
"chromedriver": "latest",
"copy-and-watch": "^0.1.4",
"escodegen": "^1.11.0",
Expand All @@ -36,6 +36,6 @@
"rimraf": "^2.6.2"
},
"dependencies": {
"@ui5/webcomponents-base": "0.21.10"
"@ui5/webcomponents-base": "0.21.11"
}
}
12 changes: 6 additions & 6 deletions packages/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents",
"version": "0.21.10",
"version": "0.21.11",
"description": "UI5 Web Components: webcomponents.main",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -27,13 +27,13 @@
"directory": "packages/main"
},
"dependencies": {
"@ui5/webcomponents-base": "0.21.10",
"@ui5/webcomponents-icons": "0.21.10",
"@ui5/webcomponents-localization": "0.21.10",
"@ui5/webcomponents-theme-base": "0.21.10"
"@ui5/webcomponents-base": "0.21.11",
"@ui5/webcomponents-icons": "0.21.11",
"@ui5/webcomponents-localization": "0.21.11",
"@ui5/webcomponents-theme-base": "0.21.11"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.21.10",
"@ui5/webcomponents-tools": "0.21.11",
"chromedriver": "latest"
}
}
6 changes: 3 additions & 3 deletions packages/theme-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-theme-base",
"version": "0.21.10",
"version": "0.21.11",
"description": "UI5 Web Components: webcomponents.theme-base",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -24,10 +24,10 @@
},
"dependencies": {
"@sap-theming/theming-base-content": "11.1.19",
"@ui5/webcomponents-base": "0.21.10"
"@ui5/webcomponents-base": "0.21.11"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.21.10",
"@ui5/webcomponents-tools": "0.21.11",
"chromedriver": "latest",
"chokidar-cli": "^2.0.0",
"copy-and-watch": "^0.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-tools",
"version": "0.21.10",
"version": "0.21.11",
"description": "UI5 Web Components: webcomponents.tools",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 01dcbb3

Please sign in to comment.