Skip to content

Commit

Permalink
📦️ Release (#1441)
Browse files Browse the repository at this point in the history
prepare release

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hirsch88 and github-actions[bot] authored Sep 13, 2024
1 parent 0661efd commit 77b435a
Show file tree
Hide file tree
Showing 37 changed files with 88 additions and 127 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-brooms-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-queens-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-jobs-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-snails-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-olives-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-pets-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-birds-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-pears-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-readers-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-lies-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-scissors-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-icons-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-rules-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-cycles-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-squids-shop.md

This file was deleted.

14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "docs",
"version": "15.2.12",
"version": "15.2.13",
"private": true,
"dependencies": {
"@baloise/ds-brand-icons": "16.3.0",
"@baloise/ds-core": "16.3.0",
"@baloise/ds-styles": "16.3.0",
"@baloise/ds-css": "16.3.0",
"@baloise/ds-icons": "16.3.0",
"@baloise/ds-tokens": "16.3.0",
"@baloise/ds-brand-icons": "16.4.0",
"@baloise/ds-core": "16.4.0",
"@baloise/ds-styles": "16.4.0",
"@baloise/ds-css": "16.4.0",
"@baloise/ds-icons": "16.4.0",
"@baloise/ds-tokens": "16.4.0",
"@storybook/addon-essentials": "~7.6.10",
"@storybook/addon-links": "~7.6.10",
"@storybook/blocks": "~7.6.10",
Expand Down
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "e2e",
"version": "15.2.12",
"version": "15.2.13",
"private": true,
"scripts": {
"postinstall": "cypress install",
"visual-report": "npx reg-cli cypress/snapshots/actual cypress/snapshots/base/visual cypress/snapshots/diff -R cypress/snapshots/report.html --ignoreChange --matchingThreshold 0.15"
},
"dependencies": {
"@baloise/ds-core": "16.3.0",
"@baloise/ds-testing": "16.3.0",
"@baloise/ds-core": "16.4.0",
"@baloise/ds-testing": "16.4.0",
"@baloise/web-app-utils": "~3.11.2",
"@cypress/mount-utils": "^4.1.0",
"axe-core": "~4.8.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-nx",
"version": "16.3.0",
"version": "16.4.0",
"private": true,
"dependencies": {
"@nx/devkit": "18.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular-common",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -17,7 +17,7 @@
"rxjs": ">=7.0.0"
},
"dependencies": {
"@baloise/ds-core": "16.3.0"
"@baloise/ds-core": "16.4.0"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/angular-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular-legacy",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -16,8 +16,8 @@
"@angular/core": ">=15.0.0"
},
"dependencies": {
"@baloise/ds-core": "16.3.0",
"@baloise/ds-angular-common": "16.3.0"
"@baloise/ds-core": "16.4.0",
"@baloise/ds-angular-common": "16.4.0"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/angular-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular-module",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -16,8 +16,8 @@
"@angular/core": ">=15.0.0"
},
"dependencies": {
"@baloise/ds-core": "16.3.0",
"@baloise/ds-angular-common": "16.3.0"
"@baloise/ds-core": "16.4.0",
"@baloise/ds-angular-common": "16.4.0"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -17,8 +17,8 @@
"@angular/forms": ">=15.0.0"
},
"dependencies": {
"@baloise/ds-core": "16.3.0",
"@baloise/ds-angular-common": "16.3.0",
"@baloise/ds-core": "16.4.0",
"@baloise/ds-angular-common": "16.4.0",
"tslib": "~2.3.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/brand-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-brand-icons",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
36 changes: 36 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## 16.4.0

### Minor Changes

- **tabs**: tabs can be created without a integrated panel ( [#1451](https://github.com/baloise/design-system/pull/1451))

- **dropdown**: focus selected option when navigating with opening dropdown popup ( [#1448](https://github.com/baloise/design-system/pull/1448))

- **progress-bar**: add brand colors ( [#1458](https://github.com/baloise/design-system/pull/1458))

- **steps**: add brand colors ( [#1458](https://github.com/baloise/design-system/pull/1458))

### Patch Changes

- **a11y**: fix: implement a11y for close button on modals ( [#1456](https://github.com/baloise/design-system/pull/1456))

- **nav**: add aria control to nav tabs and connect them to the flyout ( [#1451](https://github.com/baloise/design-system/pull/1451))

- **tabs**: only show line when value exists ( [#1432](https://github.com/baloise/design-system/pull/1432))

- **carousel**: improve keyboard inputs and a11y criterias ( [#1432](https://github.com/baloise/design-system/pull/1432))

- **accordion**: make it keyboard accessible ( [#1450](https://github.com/baloise/design-system/pull/1450))

- **dropdown**: emits blur after change event ( [#1439](https://github.com/baloise/design-system/pull/1439))

- **list**: make accordion accessible to the keyboard ( [#1450](https://github.com/baloise/design-system/pull/1450))

- **tabs**: improve keyboard navigation according to a11y criterias ( [#1432](https://github.com/baloise/design-system/pull/1432))

- **carousel**: implement role list and listitem to improve screenreaders ( [#1432](https://github.com/baloise/design-system/pull/1432))

- **button**: Improving accessibility: keep focus on button after selection ( [#1431](https://github.com/baloise/design-system/pull/1431))

- **close**: is accessible by the keyboard ( [#1438](https://github.com/baloise/design-system/pull/1438))

## 16.3.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-core",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,8 +28,8 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@baloise/ds-styles": "16.3.0",
"@baloise/ds-icons": "16.3.0",
"@baloise/ds-styles": "16.4.0",
"@baloise/ds-icons": "16.4.0",
"@baloise/web-app-utils": "3.11.2",
"@floating-ui/dom": "~1.6.3",
"@popperjs/core": "~2.11.4",
Expand All @@ -54,10 +54,10 @@
"@baloise/output-target-react": "0.0.0",
"@baloise/output-target-vue": "0.0.0",
"@baloise/output-target-web": "0.0.0",
"@baloise/ds-css": "16.3.0",
"@baloise/ds-maps": "16.3.0",
"@baloise/ds-brand-icons": "16.3.0",
"@baloise/ds-favicons": "16.3.0"
"@baloise/ds-css": "16.4.0",
"@baloise/ds-maps": "16.4.0",
"@baloise/ds-brand-icons": "16.4.0",
"@baloise/ds-favicons": "16.4.0"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-css",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -19,8 +19,8 @@
"src/"
],
"dependencies": {
"@baloise/ds-fonts": "16.3.0",
"@baloise/ds-tokens": "16.3.0"
"@baloise/ds-fonts": "16.4.0",
"@baloise/ds-tokens": "16.4.0"
},
"gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6"
}
2 changes: 1 addition & 1 deletion packages/devkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-devkit",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/favicons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-favicons",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-fonts",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-icons",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-maps",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-react",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -12,6 +12,6 @@
"homepage": "https://design.baloise.dev",
"license": "Apache-2.0",
"dependencies": {
"@baloise/ds-core": "16.3.0"
"@baloise/ds-core": "16.4.0"
}
}
6 changes: 3 additions & 3 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-styles",
"version": "16.3.0",
"version": "16.4.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand All @@ -23,8 +23,8 @@
"src/"
],
"dependencies": {
"@baloise/ds-fonts": "16.3.0",
"@baloise/ds-tokens": "16.3.0",
"@baloise/ds-fonts": "16.4.0",
"@baloise/ds-tokens": "16.4.0",
"@phenomnomnominal/tsquery": "6.1.3",
"cheerio": "1.0.0-rc.12",
"glob": "10.3.10",
Expand Down
Loading

0 comments on commit 77b435a

Please sign in to comment.