Skip to content

Commit d63779b

Browse files
chore(changesets): publish packages (next)
1 parent 9bb9697 commit d63779b

File tree

30 files changed

+165
-60
lines changed

30 files changed

+165
-60
lines changed

.changeset/pre.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174
"eager-chairs-sin",
175175
"early-baboons-cross",
176176
"early-knives-own",
177+
"early-news-fetch",
177178
"easy-bananas-learn",
178179
"easy-tables-allow",
179180
"eight-ants-warn",
@@ -269,6 +270,7 @@
269270
"good-pets-eat",
270271
"good-rocks-double",
271272
"good-spoons-tie",
273+
"good-walls-cheer",
272274
"good-wombats-jam",
273275
"gorgeous-flowers-flow",
274276
"gorgeous-glasses-end",
@@ -460,6 +462,7 @@
460462
"quiet-apes-rhyme",
461463
"quiet-dolls-lick",
462464
"quiet-falcons-kiss",
465+
"quiet-flies-lie",
463466
"quiet-games-jog",
464467
"quiet-pots-tickle",
465468
"quiet-shrimps-refuse",
@@ -506,6 +509,7 @@
506509
"shaggy-kings-notice",
507510
"shaggy-suns-suffer",
508511
"shaggy-women-drive",
512+
"shaky-cups-bake",
509513
"shaky-nights-drop",
510514
"sharp-baboons-smile",
511515
"sharp-bobcats-grab",
@@ -634,6 +638,7 @@
634638
"tough-pillows-pump",
635639
"tricky-crews-agree",
636640
"tricky-foxes-check",
641+
"tricky-wombats-rest",
637642
"twelve-books-wink",
638643
"twelve-camels-serve",
639644
"twelve-clocks-dream",

packages/changelog-github/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @swisspost/design-system-changelog-github
22

3+
## 10.0.0-next.55
4+
35
## 10.0.0-next.54
46

57
## 1.0.2

packages/changelog-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-changelog-github",
3-
"version": "10.0.0-next.54",
3+
"version": "10.0.0-next.55",
44
"description": "A changelog entry generator for GitHub that links to PRs and users",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",

packages/components-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @swisspost/design-system-components-angular-workspace
22

3+
## 10.0.0-next.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@10.0.0-next.55
9+
- @swisspost/design-system-styles@10.0.0-next.55
10+
311
## 10.0.0-next.54
412

513
### Patch Changes

packages/components-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular-workspace",
3-
"version": "10.0.0-next.54",
3+
"version": "10.0.0-next.55",
44
"description": "Wrapper arround @swisspost/design-system-components for angular",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -33,8 +33,8 @@
3333
"@angular/platform-browser": "20.3.9",
3434
"@angular/platform-browser-dynamic": "20.3.9",
3535
"@angular/router": "20.3.9",
36-
"@swisspost/design-system-components": "workspace:10.0.0-next.54",
37-
"@swisspost/design-system-styles": "workspace:10.0.0-next.54",
36+
"@swisspost/design-system-components": "workspace:10.0.0-next.55",
37+
"@swisspost/design-system-styles": "workspace:10.0.0-next.55",
3838
"rxjs": "7.8.2",
3939
"tslib": "2.8.1",
4040
"zone.js": "0.15.1"
@@ -45,7 +45,7 @@
4545
"@angular/compiler-cli": "20.3.9",
4646
"@cypress/schematic": "3.0.0",
4747
"@eslint/js": "9.18.0",
48-
"@swisspost/design-system-components-angular": "workspace:10.0.0-next.54",
48+
"@swisspost/design-system-components-angular": "workspace:10.0.0-next.55",
4949
"angular-eslint": "19.8.1",
5050
"copyfiles": "2.4.1",
5151
"cypress": "14.3.2",

packages/components-angular/projects/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-angular
22

3+
## 10.0.0-next.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@10.0.0-next.55
9+
310
## 10.0.0-next.54
411

512
### Patch Changes

packages/components-angular/projects/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular",
3-
"version": "10.0.0-next.54",
3+
"version": "10.0.0-next.55",
44
"description": "Swiss Post Design System - Angular Wrapper Components",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -21,7 +21,7 @@
2121
"./post-components.css": "./post-components.css"
2222
},
2323
"dependencies": {
24-
"@swisspost/design-system-components": "workspace:10.0.0-next.54",
24+
"@swisspost/design-system-components": "workspace:10.0.0-next.55",
2525
"tslib": "2.8.1"
2626
},
2727
"peerDependencies": {

packages/components-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-react
22

3+
## 10.0.0-next.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@10.0.0-next.55
9+
310
## 10.0.0-next.54
411

512
### Patch Changes

packages/components-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-react",
3-
"version": "10.0.0-next.54",
3+
"version": "10.0.0-next.55",
44
"description": "Design System React Components for easy integration with the React ecosystem",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@stencil/react-output-target": "0.8.2",
5151
"@stencil/ssr": "0.1.1",
52-
"@swisspost/design-system-components": "workspace:10.0.0-next.54"
52+
"@swisspost/design-system-components": "workspace:10.0.0-next.55"
5353
},
5454
"devDependencies": {
5555
"@eslint/js": "9.18.0",

packages/components/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @swisspost/design-system-components
22

3+
## 10.0.0-next.55
4+
5+
### Major Changes
6+
7+
- Renamed the `toggleMobileMenu` method in the `post-header` component to `toggleBurgerMenu` for clearer and device-agnostic naming. (by [@alizedebray](https://github.com/alizedebray) with [#6512](https://github.com/swisspost/design-system/pull/6512))
8+
9+
- Removed the default slot from the `post-header` component. Content previously placed in the default slot should now be assigned to the `local-controls` slot. (by [@alizedebray](https://github.com/alizedebray) with [#6512](https://github.com/swisspost/design-system/pull/6512))
10+
11+
- Removed the `slot` attribute from the `post-mainnavigation` host. The slot must now be added manually to position the `post-mainnavigation` correctly within the `post-header` component. (by [@alizedebray](https://github.com/alizedebray) with [#6512](https://github.com/swisspost/design-system/pull/6512))
12+
13+
- Removed `--post-local-header-top` custom properties from the `post-header` component because the local header is no longer a positioned element. (by [@alizedebray](https://github.com/alizedebray) with [#6512](https://github.com/swisspost/design-system/pull/6512))
14+
15+
### Patch Changes
16+
17+
- Corrected offset of the outline of focused elements in the `post-language-option` and `post-mainnavigation`. (by [@leagrdv](https://github.com/leagrdv) with [#6584](https://github.com/swisspost/design-system/pull/6584))
18+
- Updated dependencies:
19+
- @swisspost/design-system-icons@10.0.0-next.55
20+
- @swisspost/design-system-styles@10.0.0-next.55
21+
322
## 10.0.0-next.54
423

524
### Minor Changes

0 commit comments

Comments
 (0)