Skip to content

Commit

Permalink
chore: release 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 committed Jan 8, 2021
1 parent 8868ac0 commit ac27210
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 deletions.
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.28.0",
"version": "0.29.0",
"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": "1.0.0-rc.11",
"@ui5/webcomponents-tools": "0.29.0",
"array-uniq": "^2.0.0",
"chromedriver": "latest",
"copy-and-watch": "^0.1.4",
Expand All @@ -39,4 +39,4 @@
"npm-run-all": "^4.1.5",
"path-exists-cli": "^1.0.0"
}
}
}
14 changes: 7 additions & 7 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.11",
"version": "0.29.0",
"description": "UI5 Web Components: webcomponents.fiori",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -30,13 +30,13 @@
"directory": "packages/fiori"
},
"dependencies": {
"@ui5/webcomponents": "1.0.0-rc.11",
"@ui5/webcomponents-base": "0.28.0",
"@ui5/webcomponents-icons": "1.0.0-rc.11",
"@ui5/webcomponents-theme-base": "1.0.0-rc.11"
"@ui5/webcomponents": "0.29.0",
"@ui5/webcomponents-base": "0.29.0",
"@ui5/webcomponents-icons": "0.29.0",
"@ui5/webcomponents-theme-base": "0.29.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.11",
"@ui5/webcomponents-tools": "0.29.0",
"chromedriver": "latest"
}
}
}
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.11",
"version": "0.29.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.28.0"
"@ui5/webcomponents-base": "0.29.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.11",
"@ui5/webcomponents-tools": "0.29.0",
"chromedriver": "latest"
}
}
}
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.11",
"version": "0.29.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.28.0"
"@ui5/webcomponents-base": "0.29.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.11",
"@ui5/webcomponents-tools": "0.29.0",
"chromedriver": "latest"
}
}
}
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.28.0",
"version": "0.29.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.11",
"@ui5/webcomponents-tools": "0.29.0",
"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.28.0"
"@ui5/webcomponents-base": "0.29.0"
}
}
}
14 changes: 7 additions & 7 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.11",
"version": "0.29.0",
"description": "UI5 Web Components: webcomponents.main",
"ui5": {
"webComponentsPackage": true
Expand Down Expand Up @@ -30,13 +30,13 @@
"directory": "packages/main"
},
"dependencies": {
"@ui5/webcomponents-base": "0.28.0",
"@ui5/webcomponents-icons": "1.0.0-rc.11",
"@ui5/webcomponents-localization": "0.28.0",
"@ui5/webcomponents-theme-base": "1.0.0-rc.11"
"@ui5/webcomponents-base": "0.29.0",
"@ui5/webcomponents-icons": "0.29.0",
"@ui5/webcomponents-localization": "0.29.0",
"@ui5/webcomponents-theme-base": "0.29.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.11",
"@ui5/webcomponents-tools": "0.29.0",
"chromedriver": "latest"
}
}
}
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.11",
"version": "0.29.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.28.0"
"@ui5/webcomponents-base": "0.29.0"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.0.0-rc.11",
"@ui5/webcomponents-tools": "0.29.0",
"chokidar-cli": "^2.0.0",
"chromedriver": "latest",
"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.11",
"version": "0.29.0",
"description": "UI5 Web Components: webcomponents.tools",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down Expand Up @@ -80,4 +80,4 @@
"resolutions": {
"rollup-plugin-livereload/livereload/chokidar": "^3.x"
}
}
}

0 comments on commit ac27210

Please sign in to comment.