Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
nowseemee committed Jan 6, 2022
1 parent 71ab821 commit 2ca5d3e
Show file tree
Hide file tree
Showing 22 changed files with 131 additions and 14 deletions.
17 changes: 17 additions & 0 deletions 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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)


### Bug Fixes

* **colors:** use correct gray ([#769](https://github.com/telekom/scale/issues/769)) ([71ab821](https://github.com/telekom/scale/commit/71ab82139d68435e6f3c68fe829350bca77adb65))
* **radio-button:** hover area problems because of flex ([#768](https://github.com/telekom/scale/issues/768)) ([b20d1f4](https://github.com/telekom/scale/commit/b20d1f42eadf2b1c2814f832ba0c4aad59463ac5))


### Features

* **notification-toast:** add new beta component ([#714](https://github.com/telekom/scale/issues/714)) ([1a9abb5](https://github.com/telekom/scale/commit/1a9abb51ce5dc393019260d4b2a65b877bf52873))





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"--pure-lockfile"
],
"useWorkspaces": true,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"command": {
"version": {
"allowBranch": "main"
Expand Down
8 changes: 8 additions & 0 deletions packages/components-angular/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-components-angular





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-components-angular
Expand Down
2 changes: 1 addition & 1 deletion packages/components-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telekom/scale-components-angular",
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "Angular specific wrapper for @telekom/scale-components",
"license": "MPL-2.0",
"homepage": "https://github.com/telekom/scale",
Expand Down
8 changes: 8 additions & 0 deletions packages/components-react/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-components-react





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-components-react
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-components-react",
"sideEffects": false,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "React proxy for @telekom/scale-components",
"license": "MPL-2.0",
"homepage": "https://github.com/telekom/scale",
Expand Down
8 changes: 8 additions & 0 deletions packages/components-sketch/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-components-sketch-telekom





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-components-sketch-telekom
Expand Down
2 changes: 1 addition & 1 deletion packages/components-sketch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-components-sketch-telekom",
"private": true,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "",
"license": "MPL-2.0",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/components-vue/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-components-vue





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-components-vue
Expand Down
2 changes: 1 addition & 1 deletion packages/components-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-components-vue",
"sideEffects": false,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "Vue specific wrapper for @telekom/scale-components",
"license": "MPL-2.0",
"homepage": "https://github.com/telekom/scale",
Expand Down
17 changes: 17 additions & 0 deletions packages/components/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)


### Bug Fixes

* **colors:** use correct gray ([#769](https://github.com/telekom/scale/issues/769)) ([71ab821](https://github.com/telekom/scale/commit/71ab82139d68435e6f3c68fe829350bca77adb65))
* **radio-button:** hover area problems because of flex ([#768](https://github.com/telekom/scale/issues/768)) ([b20d1f4](https://github.com/telekom/scale/commit/b20d1f42eadf2b1c2814f832ba0c4aad59463ac5))


### Features

* **notification-toast:** add new beta component ([#714](https://github.com/telekom/scale/issues/714)) ([1a9abb5](https://github.com/telekom/scale/commit/1a9abb51ce5dc393019260d4b2a65b877bf52873))





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telekom/scale-components",
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "Scale is the digital design system for Telekom products and experiences.",
"homepage": "https://github.com/telekom/scale",
"repository": {
Expand Down Expand Up @@ -70,7 +70,7 @@
"@popperjs/core": "2.6.0",
"@proyecto26/animatable-component": "^1.1.8",
"@stencil/core": "^2.7.1",
"@telekom/scale-design-tokens": "^3.0.0-beta.39",
"@telekom/scale-design-tokens": "^3.0.0-beta.40",
"classnames": "^2.2.6",
"stencil-inline-svg": "^1.0.1",
"web-animations-js": "^2.3.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/design-tokens/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-design-tokens





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-design-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telekom/scale-design-tokens",
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"type": "module",
"description": "Design Tokens for the Scale Design System",
"homepage": "https://github.com/telekom/scale",
Expand Down
8 changes: 8 additions & 0 deletions packages/generator-sketch/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-generator-sketch





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-generator-sketch
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-sketch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-generator-sketch",
"private": true,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "Convert the web-components to a sketch file",
"scripts": {
"build": "webpack",
Expand Down
8 changes: 8 additions & 0 deletions packages/html-to-sketch/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)

**Note:** Version bump only for package @telekom/scale-html-to-sketch





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)

**Note:** Version bump only for package @telekom/scale-html-to-sketch
Expand Down
2 changes: 1 addition & 1 deletion packages/html-to-sketch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-html-to-sketch",
"private": true,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"description": "HTML to Sketch",
"keywords": [
"sketch",
Expand Down
11 changes: 11 additions & 0 deletions packages/storybook-vue/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.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)


### Features

* **notification-toast:** add new beta component ([#714](https://github.com/telekom/scale/issues/714)) ([1a9abb5](https://github.com/telekom/scale/commit/1a9abb51ce5dc393019260d4b2a65b877bf52873))





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)


Expand Down
6 changes: 3 additions & 3 deletions packages/storybook-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-storybook-vue",
"private": true,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"main": "index.js",
"license": "MPL-2.0",
"devDependencies": {
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@storybook/addon-viewport": "^6.3.12",
"@telekom/scale-components": "^3.0.0-beta.39",
"@telekom/scale-components-vue": "^3.0.0-beta.39"
"@telekom/scale-components": "^3.0.0-beta.40",
"@telekom/scale-components-vue": "^3.0.0-beta.40"
},
"scripts": {
"prestart": "rm -rf node_modules/.cache/ && yes | cp -a ../components/dist/scale-components/fonts/* public/fonts/ && yes | cp -a ../components/dist/scale-components/scale-components.css public/",
Expand Down
16 changes: 16 additions & 0 deletions packages/visual-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-beta.40](https://github.com/telekom/scale/compare/v3.0.0-beta.39...v3.0.0-beta.40) (2022-01-06)


### Bug Fixes

* **colors:** use correct gray ([#769](https://github.com/telekom/scale/issues/769)) ([71ab821](https://github.com/telekom/scale/commit/71ab82139d68435e6f3c68fe829350bca77adb65))


### Features

* **notification-toast:** add new beta component ([#714](https://github.com/telekom/scale/issues/714)) ([1a9abb5](https://github.com/telekom/scale/commit/1a9abb51ce5dc393019260d4b2a65b877bf52873))





# [3.0.0-beta.39](https://github.com/telekom/scale/compare/v3.0.0-beta.38...v3.0.0-beta.39) (2021-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/visual-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@telekom/scale-visual-tests",
"private": true,
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"main": "index.js",
"license": "MPL-2.0",
"scripts": {
Expand Down

0 comments on commit 2ca5d3e

Please sign in to comment.