Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2025
1 parent 911b75f commit 5cb527a
Show file tree
Hide file tree
Showing 36 changed files with 86 additions and 122 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-stingrays-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-rats-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-moose-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-impalas-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-books-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-pants-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-years-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-maps-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-lizards-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-planes-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-flowers-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-pots-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-wombats-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-swans-chew.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.28",
"version": "15.2.29",
"private": true,
"dependencies": {
"@baloise/ds-brand-icons": "17.3.0",
"@baloise/ds-core": "17.3.0",
"@baloise/ds-styles": "17.3.0",
"@baloise/ds-css": "17.3.0",
"@baloise/ds-icons": "17.3.0",
"@baloise/ds-tokens": "17.3.0",
"@baloise/ds-brand-icons": "17.4.0",
"@baloise/ds-core": "17.4.0",
"@baloise/ds-styles": "17.4.0",
"@baloise/ds-css": "17.4.0",
"@baloise/ds-icons": "17.4.0",
"@baloise/ds-tokens": "17.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.28",
"version": "15.2.29",
"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": "17.3.0",
"@baloise/ds-testing": "17.3.0",
"@baloise/ds-core": "17.4.0",
"@baloise/ds-testing": "17.4.0",
"@cypress/mount-utils": "^4.1.0",
"axe-core": "~4.8.4",
"compression": "~1.7.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": "17.3.0",
"version": "17.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": "17.3.0",
"version": "17.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": "17.3.0"
"@baloise/ds-core": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"@baloise/ds-angular-common": "17.3.0"
"@baloise/ds-core": "17.4.0",
"@baloise/ds-angular-common": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"@baloise/ds-angular-common": "17.3.0"
"@baloise/ds-core": "17.4.0",
"@baloise/ds-angular-common": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"@baloise/ds-angular-common": "17.3.0",
"@baloise/ds-core": "17.4.0",
"@baloise/ds-angular-common": "17.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": "17.3.0",
"version": "17.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
34 changes: 34 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## 17.4.0

### Minor Changes

- **navbar**: add a11y label for logo and make it clickable ( [#1582](https://github.com/baloise/design-system/pull/1582))

- **styles**: add `is-inside` class to lists (ul & ol) to center alignt the element ( [#1589](https://github.com/baloise/design-system/pull/1589))

- **carousel**: add space prop to define the gap between items ( [#1587](https://github.com/baloise/design-system/pull/1587))

### Patch Changes

- **number-input**: Accepts values with thousand separators ( [#1558](https://github.com/baloise/design-system/pull/1558))

- **segment**: adjust icon color in disable mode to dark grey ( [#1582](https://github.com/baloise/design-system/pull/1582))

- **carousel**: full-height option makes all item the same height ( [#1587](https://github.com/baloise/design-system/pull/1587))

- **nav**: sets aria label to meta buttons first and otherwise label ( [#1577](https://github.com/baloise/design-system/pull/1577))

- **form**: add missing row gap between controls ( [#1576](https://github.com/baloise/design-system/pull/1576))

- **list**: connect accordion head and body for a11y ( [#1542](https://github.com/baloise/design-system/pull/1542))

- **core**: modal: keep focus within modal when navigating with keyboard ( [#1475](https://github.com/baloise/design-system/pull/1475))

- **dropdown**: only submit value ones ( [#1588](https://github.com/baloise/design-system/pull/1588))

- **footer**: safari style for the language select ( [#1576](https://github.com/baloise/design-system/pull/1576))

- **accordion**: add a11y labels to the accordion trigger ( [#1542](https://github.com/baloise/design-system/pull/1542))

- **button**: set aria-haspopup for popup buttons ( [#1479](https://github.com/baloise/design-system/pull/1479))

## 17.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": "17.3.0",
"version": "17.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": "17.3.0",
"@baloise/ds-icons": "17.3.0",
"@baloise/ds-styles": "17.4.0",
"@baloise/ds-icons": "17.4.0",
"@baloise/web-app-utils": "3.15.0",
"@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": "17.3.0",
"@baloise/ds-maps": "17.3.0",
"@baloise/ds-brand-icons": "17.3.0",
"@baloise/ds-favicons": "17.3.0"
"@baloise/ds-css": "17.4.0",
"@baloise/ds-maps": "17.4.0",
"@baloise/ds-brand-icons": "17.4.0",
"@baloise/ds-favicons": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"@baloise/ds-tokens": "17.3.0"
"@baloise/ds-fonts": "17.4.0",
"@baloise/ds-tokens": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"version": "17.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": "17.3.0"
"@baloise/ds-core": "17.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": "17.3.0",
"version": "17.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": "17.3.0",
"@baloise/ds-tokens": "17.3.0",
"@baloise/ds-fonts": "17.4.0",
"@baloise/ds-tokens": "17.4.0",
"@phenomnomnominal/tsquery": "6.1.3",
"cheerio": "1.0.0-rc.12",
"glob": "10.3.10",
Expand Down
Loading

0 comments on commit 5cb527a

Please sign in to comment.