Skip to content

Commit

Permalink
chore: release v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 committed Feb 22, 2021
1 parent 261944f commit 746147d
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 41 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

# Change Log

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

# [0.31.0](https://github.com/SAP/ui5-webcomponents/releases/tag/v0.31.0) (2021-02-22)

The release includes all the commits from [RC12](https://github.com/SAP/ui5-webcomponents/releases/tag/v1.0.0-rc.12)
# Change Log

All notable changes to this project will be documented in this file.
Expand Down
6 changes: 3 additions & 3 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.30.0",
"version": "0.31.0",
"description": "UI5 Web Components: webcomponents.base",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -27,7 +27,7 @@
"lit-html": "^1.0.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"array-uniq": "^2.0.0",
"chromedriver": "88.0.0",
"copy-and-watch": "^0.1.4",
Expand All @@ -36,4 +36,4 @@
"npm-run-all": "^4.1.5",
"path-exists-cli": "^1.0.0"
}
}
}
16 changes: 8 additions & 8 deletions packages/fiori/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-fiori",
"version": "1.0.0-rc.12",
"version": "0.31.0",
"description": "UI5 Web Components: webcomponents.fiori",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -30,14 +30,14 @@
"directory": "packages/fiori"
},
"dependencies": {
"@ui5/webcomponents": "1.0.0-rc.12",
"@ui5/webcomponents-base": "0.30.0",
"@ui5/webcomponents-icons": "1.0.0-rc.12",
"@ui5/webcomponents-ie11": "0.30.0",
"@ui5/webcomponents-theme-base": "1.0.0-rc.12"
"@ui5/webcomponents": "0.31.0",
"@ui5/webcomponents-base": "0.31.0",
"@ui5/webcomponents-icons": "0.31.0",
"@ui5/webcomponents-ie11": "0.31.0",
"@ui5/webcomponents-theme-base": "0.31.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"chromedriver": "88.0.0"
}
}
}
8 changes: 4 additions & 4 deletions packages/icons-tnt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-icons-tnt",
"version": "1.0.0-rc.12",
"version": "0.31.0",
"description": "UI5 Web Components: SAP Fiori Tools icon set",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -21,10 +21,10 @@
"directory": "packages/icons-tnt"
},
"dependencies": {
"@ui5/webcomponents-base": "0.30.0"
"@ui5/webcomponents-base": "0.31.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"chromedriver": "88.0.0"
}
}
}
8 changes: 4 additions & 4 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-icons",
"version": "1.0.0-rc.12",
"version": "0.31.0",
"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.30.0"
"@ui5/webcomponents-base": "0.31.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"chromedriver": "88.0.0"
}
}
}
8 changes: 4 additions & 4 deletions packages/ie11/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-ie11",
"version": "0.30.0",
"version": "0.31.0",
"description": "UI5 Web Components: webcomponents.ie11",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand All @@ -22,15 +22,15 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@ui5/webcomponents-base": "0.30.0",
"@ui5/webcomponents-base": "0.31.0",
"css-vars-ponyfill": "^2.1.2",
"regenerator-runtime": "0.12.1",
"url-search-params-polyfill": "^5.0.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"copy-and-watch": "^0.1.4",
"eslint": "^5.13.0",
"eslint-config-airbnb-base": "^13.1.0"
}
}
}
8 changes: 4 additions & 4 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.30.0",
"version": "0.31.0",
"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": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"chromedriver": "88.0.0",
"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.30.0"
"@ui5/webcomponents-base": "0.31.0"
}
}
}
16 changes: 8 additions & 8 deletions packages/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents",
"version": "1.0.0-rc.12",
"version": "0.31.0",
"description": "UI5 Web Components: webcomponents.main",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -30,14 +30,14 @@
"directory": "packages/main"
},
"dependencies": {
"@ui5/webcomponents-base": "0.30.0",
"@ui5/webcomponents-icons": "1.0.0-rc.12",
"@ui5/webcomponents-ie11": "0.30.0",
"@ui5/webcomponents-localization": "0.30.0",
"@ui5/webcomponents-theme-base": "1.0.0-rc.12"
"@ui5/webcomponents-base": "0.31.0",
"@ui5/webcomponents-icons": "0.31.0",
"@ui5/webcomponents-ie11": "0.31.0",
"@ui5/webcomponents-localization": "0.31.0",
"@ui5/webcomponents-theme-base": "0.31.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"chromedriver": "88.0.0"
}
}
}
8 changes: 4 additions & 4 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": "1.0.0-rc.12",
"version": "0.31.0",
"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.30.0"
"@ui5/webcomponents-base": "0.31.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.12",
"@ui5/webcomponents-tools": "0.31.0",
"chokidar-cli": "^2.0.0",
"chromedriver": "88.0.0",
"copy-and-watch": "^0.1.4",
Expand All @@ -41,4 +41,4 @@
"postcss-combine-duplicated-selectors": "^7.0.0"
},
"resolutions": {}
}
}
4 changes: 2 additions & 2 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-tools",
"version": "1.0.0-rc.12",
"version": "0.31.0",
"description": "UI5 Web Components: webcomponents.tools",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down Expand Up @@ -81,4 +81,4 @@
"resolutions": {
"rollup-plugin-livereload/livereload/chokidar": "^3.x"
}
}
}

0 comments on commit 746147d

Please sign in to comment.