Skip to content

Commit b770b71

Browse files
chore(changesets): 🦋📦 publish packages (main) (next) (#5306)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. ⚠️⚠️⚠️⚠️⚠️⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`. ⚠️⚠️⚠️⚠️⚠️⚠️ # Releases ## @swisspost/[email protected] ### Major Changes - Renamed the `<post-breadcrumb>` component to `<post-breadcrumbs>` to better reflect its role as a container for multiple breadcrumb items. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5291](#5291)) ### Patch Changes - Updated some broken links to the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5280](#5280)) - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Removed all imports and CSS related to the bootstrap `navbar` component. (by [@leagrdv](https://github.com/leagrdv) with [#5313](#5313)) - Removed all of the imports from bootstrap regarding the `modal` component as well as all of its CSS style. (by [@leagrdv](https://github.com/leagrdv) with [#5309](#5309)) - Removed the `@mixin scroll-shadows-y` as its only use was in the modal component which has been removed. (by [@leagrdv](https://github.com/leagrdv) with [#5309](#5309)) ### Patch Changes - Fixed an issue on iOS where floating labels would appear above the `post-header` component when an input was focused, by lowering their z-index to ensure they remain underneath the header, even during Safari's automatic zoom on form inputs, which alters the rendering context and can mess with layering. (by [@leagrdv](https://github.com/leagrdv) with [#5346](#5346)) - Added back the `.text-reset` class as it was deleted accidentally. (by [@leagrdv](https://github.com/leagrdv) with [#5290](#5290)) ## @swisspost/[email protected] ### Minor Changes - Added icons: `2685`, `2686`, and `2687` (by [@swisspost-bot](https://github.com/swisspost-bot) with [#5333](#5333)) ### Patch Changes - Updated icons: - `ArrowLeftDown` (solid): 48px - `Preferences` (line & solid): 16, 24, 32, 40, 48, and 64px - `StampAPost` (line & solid): 16, 24, 32, 40, 48, and 64px - `StampBPost` (line & solid): 16, 24, 32, 40, 48, and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#5333](#5333)) - Updated some broken links to the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5280](#5280)) ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Removed the deprecated notification overlay documentation page. (by [@leagrdv](https://github.com/leagrdv) with [#5304](#5304)) ### Patch Changes - Updated Card-Control, Form Checkbox, Form Radio Button, Form Switch, Form Select, Form Input, Form Textarea and Form Validation documentation examples with missing `aria` attributes. (by [@myrta2302](https://github.com/myrta2302) with [#4949](#4949)) - Changed a text's color in the Vertical align documentation to improve contrast and make it accessible. (by [@leagrdv](https://github.com/leagrdv) with [#5296](#5296)) - Improved the contrast of the links and buttons in the arguments table. (by [@leagrdv](https://github.com/leagrdv) with [#5323](#5323)) - Updated Storybook documentation to reflect the renaming of `<post-breadcrumb>` components to `<post-breadcrumbs>`. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5291](#5291)) - Changed some of the code colors in `<pre>` tags in the documentation to improve contrast and make it accessible. (by [@leagrdv](https://github.com/leagrdv) with [#5292](#5292)) - Removed the stepper warning banner from the documentation as it was no longer relevant. (by [@leagrdv](https://github.com/leagrdv) with [#5301](#5301)) - Fixed an issue where the close button in the Toast component was not properly aligned when the toast was rendered with `position: fixed`. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5303](#5303)) - Fixed the accessibility issue in the Form labels section under Guidelines by properly associating labels with radio inputs. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5288](#5288)) - Removed all occurences of the `<nav>` tag around the figma links to avoid having two navigations within the same page. (by [@leagrdv](https://github.com/leagrdv) with [#5319](#5319)) - Ensured the focus ring on the anchor links are always visible, even when the file formatting adds an extra `<p>` tag around links text in the `*.docs.mdx` files. (by [@leagrdv](https://github.com/leagrdv) with [#5332](#5332)) - Updated some broken links to the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5280](#5280)) - Minor accessibility and data display improvements. (by [@leagrdv](https://github.com/leagrdv) with [#5265](#5265)) - Enhanced link accessibility throughout the documentation by ensuring all links provide clear and meaningful context about their destination. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5315](#5315)) - Removed deprecated ng-bootstrap modal documentation page. (by [@leagrdv](https://github.com/leagrdv) with [#5309](#5309)) - Updated the heading structure on some of the documentation's pages to have a correct hierarchy throughout the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5337](#5337)) - Removed the deprecated ng-bootstrap custom select documentation page. (by [@leagrdv](https://github.com/leagrdv) with [#5302](#5302)) - Improved the contrast of the expandable content's trigger in the arguments table. (by [@leagrdv](https://github.com/leagrdv) with [#5322](#5322)) - Added the missing Figma design link to the Composable Footer documentation page in Storybook. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5320](#5320)) - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c09435a commit b770b71

File tree

28 files changed

+284
-78
lines changed

28 files changed

+284
-78
lines changed

.changeset/pre.json

+27
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"2025-03-24-update-icons",
3131
"2025-04-06-update-icons",
3232
"2025-04-13-update-icons",
33+
"2025-04-23-minor-post-icon-update",
34+
"2025-04-23-patch-ui-icon-update",
35+
"afraid-mangos-sing",
3336
"angry-bulldogs-refuse",
3437
"angry-eagles-appear",
3538
"beige-jobs-do",
@@ -55,6 +58,7 @@
5558
"chatty-cats-swim",
5659
"chatty-kiwis-travel",
5760
"chatty-pigs-hear",
61+
"chatty-rivers-drum",
5862
"chatty-spoons-unite",
5963
"chatty-toes-shop",
6064
"chatty-waves-repeat",
@@ -82,6 +86,7 @@
8286
"cuddly-gifts-film",
8387
"curly-insects-breathe",
8488
"curly-pets-jam",
89+
"curly-pugs-trade",
8590
"curly-pumas-clap",
8691
"curvy-sheep-help",
8792
"cyan-beers-remember",
@@ -102,6 +107,7 @@
102107
"eight-turkeys-matter",
103108
"eighty-bees-invent",
104109
"eighty-ghosts-explain",
110+
"eighty-tools-compete",
105111
"eleven-grapes-join",
106112
"eleven-keys-work",
107113
"empty-crabs-work",
@@ -137,8 +143,10 @@
137143
"funny-goats-walk",
138144
"funny-knives-rule",
139145
"funny-shrimps-care",
146+
"fuzzy-feet-ring",
140147
"gentle-ads-end",
141148
"gentle-jeans-raise",
149+
"gentle-pots-kick",
142150
"gentle-seahorses-whisper",
143151
"giant-donkeys-look",
144152
"giant-games-swim",
@@ -173,6 +181,7 @@
173181
"heavy-tips-share",
174182
"heavy-weeks-sort",
175183
"hip-gifts-give",
184+
"honest-crabs-look",
176185
"honest-numbers-end",
177186
"hot-lizards-dance",
178187
"hungry-balloons-sin",
@@ -193,9 +202,11 @@
193202
"late-birds-report",
194203
"late-days-approve",
195204
"late-toys-cross",
205+
"lazy-eels-nail",
196206
"lazy-gorillas-admire",
197207
"lazy-tables-agree",
198208
"lemon-clocks-clean",
209+
"lemon-kings-thank",
199210
"lemon-walls-do",
200211
"light-terms-knock",
201212
"little-cars-unite",
@@ -209,9 +220,11 @@
209220
"lovely-mails-clap",
210221
"lovely-mirrors-travel",
211222
"lucky-grapes-wink",
223+
"many-carpets-listen",
212224
"many-cherries-destroy",
213225
"metal-files-smell",
214226
"metal-geese-swim",
227+
"metal-humans-serve",
215228
"metal-pens-explode",
216229
"metal-points-shave",
217230
"metal-rivers-look",
@@ -240,6 +253,7 @@
240253
"new-spoons-exercise",
241254
"nice-beans-impress",
242255
"nice-cycles-provide",
256+
"nice-dogs-kick",
243257
"nice-ligers-attend",
244258
"nine-baboons-rule",
245259
"nine-cougars-listen",
@@ -259,6 +273,7 @@
259273
"plenty-melons-brake",
260274
"plenty-paws-run",
261275
"plenty-taxis-hear",
276+
"poor-bags-care",
262277
"poor-jars-call",
263278
"poor-laws-impress",
264279
"popular-games-rush",
@@ -315,6 +330,7 @@
315330
"sharp-bobcats-grab",
316331
"sharp-crews-watch",
317332
"sharp-poems-mate",
333+
"sharp-suits-sparkle",
318334
"shiny-ears-care",
319335
"short-olives-sleep",
320336
"short-parents-lay",
@@ -326,12 +342,14 @@
326342
"silent-ears-drive",
327343
"silent-vans-care",
328344
"silly-dryers-cough",
345+
"silly-panthers-taste",
329346
"silly-papayas-greet",
330347
"silly-turtles-notice",
331348
"silver-bananas-kiss",
332349
"silver-coins-invent",
333350
"silver-doors-cry",
334351
"silver-pigs-remember",
352+
"six-berries-hear",
335353
"six-roses-flow",
336354
"six-spiders-smoke",
337355
"sixty-clouds-cough",
@@ -341,6 +359,7 @@
341359
"slimy-rockets-pull",
342360
"slow-fishes-reply",
343361
"slow-terms-care",
362+
"small-walls-marry",
344363
"smart-cobras-train",
345364
"smart-walls-carry",
346365
"smooth-bugs-explode",
@@ -354,17 +373,20 @@
354373
"stale-months-dance",
355374
"strange-bottles-impress",
356375
"strange-mice-bake",
376+
"stupid-balloons-fly",
357377
"stupid-walls-tie",
358378
"sweet-cherries-drop",
359379
"sweet-seals-search",
360380
"swift-glasses-eat",
361381
"swift-shrimps-dream",
362382
"tall-lions-tap",
363383
"tame-baboons-cry",
384+
"tame-moles-cover",
364385
"tame-squids-float",
365386
"tame-terms-push",
366387
"tasty-beans-knock",
367388
"tasty-carrots-eat",
389+
"tasty-eyes-carry",
368390
"ten-coins-perform",
369391
"tender-glasses-arrive",
370392
"tender-laws-confess",
@@ -374,11 +396,15 @@
374396
"thirty-chairs-suffer",
375397
"thirty-mirrors-thank",
376398
"three-elephants-sleep",
399+
"three-experts-repair",
377400
"three-geese-run",
378401
"three-lies-do",
402+
"three-lizards-fail",
403+
"three-toys-attack",
379404
"three-zoos-listen",
380405
"tidy-dolls-walk",
381406
"tidy-keys-push",
407+
"tidy-knives-draw",
382408
"tidy-paws-type",
383409
"tidy-readers-wash",
384410
"tiny-news-sip",
@@ -395,6 +421,7 @@
395421
"twenty-fans-prove",
396422
"twenty-items-drum",
397423
"twenty-planes-ring",
424+
"two-planets-fix",
398425
"two-shirts-shake",
399426
"violet-geckos-shave",
400427
"violet-jokes-stare",

packages/components-angular/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @swisspost/design-system-components-angular-workspace
22

3+
## 1.1.10-next.35
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-styles@9.0.0-next.35
9+
- @swisspost/design-system-components@9.0.0-next.35
10+
311
## 1.1.10-next.34
412

513
### Patch Changes

packages/components-angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular-workspace",
3-
"version": "1.1.10-next.34",
3+
"version": "1.1.10-next.35",
44
"description": "Wrapper arround @swisspost/design-system-components for angular",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -31,8 +31,8 @@
3131
"@angular/platform-browser": "19.2.0",
3232
"@angular/platform-browser-dynamic": "19.2.0",
3333
"@angular/router": "19.2.0",
34-
"@swisspost/design-system-components": "workspace:9.0.0-next.34",
35-
"@swisspost/design-system-styles": "workspace:9.0.0-next.34",
34+
"@swisspost/design-system-components": "workspace:9.0.0-next.35",
35+
"@swisspost/design-system-styles": "workspace:9.0.0-next.35",
3636
"rxjs": "7.8.1",
3737
"tslib": "2.8.1",
3838
"zone.js": "0.15.0"

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

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-angular
22

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

512
### Patch Changes

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular",
3-
"version": "9.0.0-next.34",
3+
"version": "9.0.0-next.35",
44
"description": "Swiss Post Design System - Angular Wrapper Components",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -18,7 +18,7 @@
1818
"linkDirectory": true
1919
},
2020
"dependencies": {
21-
"@swisspost/design-system-components": "workspace:9.0.0-next.34",
21+
"@swisspost/design-system-components": "workspace:9.0.0-next.35",
2222
"tslib": "2.8.1"
2323
},
2424
"peerDependencies": {

packages/components-react/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-react
22

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

512
### Patch Changes

packages/components-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-react",
3-
"version": "9.0.0-next.34",
3+
"version": "9.0.0-next.35",
44
"description": "Design System React Components for easy integration with the React ecosystem",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -29,7 +29,7 @@
2929
"lint:fix": "eslint --fix"
3030
},
3131
"dependencies": {
32-
"@swisspost/design-system-components": "workspace:9.0.0-next.34"
32+
"@swisspost/design-system-components": "workspace:9.0.0-next.35"
3333
},
3434
"devDependencies": {
3535
"@eslint/js": "9.18.0",

packages/components/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @swisspost/design-system-components
22

3+
## 9.0.0-next.35
4+
5+
### Major Changes
6+
7+
- Renamed the `<post-breadcrumb>` component to `<post-breadcrumbs>` to better reflect its role as a container for multiple breadcrumb items. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5291](https://github.com/swisspost/design-system/pull/5291))
8+
9+
### Patch Changes
10+
11+
- Updated some broken links to the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5280](https://github.com/swisspost/design-system/pull/5280))
12+
- Updated dependencies:
13+
- @swisspost/design-system-icons@9.0.0-next.35
14+
- @swisspost/design-system-styles@9.0.0-next.35
15+
316
## 9.0.0-next.34
417

518
### Minor Changes

packages/components/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components",
3-
"version": "9.0.0-next.34",
3+
"version": "9.0.0-next.35",
44
"description": "A collection of web components built with Stencil JS for the Swiss Post Design System.",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -45,8 +45,8 @@
4545
"dependencies": {
4646
"@floating-ui/dom": "1.6.13",
4747
"@oddbird/popover-polyfill": "0.5.2",
48-
"@swisspost/design-system-icons": "workspace:9.0.0-next.34",
49-
"@swisspost/design-system-styles": "workspace:9.0.0-next.34",
48+
"@swisspost/design-system-icons": "workspace:9.0.0-next.35",
49+
"@swisspost/design-system-styles": "workspace:9.0.0-next.35",
5050
"ally.js": "1.4.1",
5151
"long-press-event": "2.5.0",
5252
"nanoid": "5.0.9"

packages/documentation/CHANGELOG.md

+51
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# @swisspost/design-system-documentation
22

3+
## 6.0.0-next.36
4+
5+
### Major Changes
6+
7+
- Removed the deprecated notification overlay documentation page. (by [@leagrdv](https://github.com/leagrdv) with [#5304](https://github.com/swisspost/design-system/pull/5304))
8+
9+
### Patch Changes
10+
11+
- Updated Card-Control, Form Checkbox, Form Radio Button, Form Switch, Form Select, Form Input, Form Textarea and Form Validation documentation examples with missing `aria` attributes. (by [@myrta2302](https://github.com/myrta2302) with [#4949](https://github.com/swisspost/design-system/pull/4949))
12+
13+
- Changed a text's color in the Vertical align documentation to improve contrast and make it accessible. (by [@leagrdv](https://github.com/leagrdv) with [#5296](https://github.com/swisspost/design-system/pull/5296))
14+
15+
- Improved the contrast of the links and buttons in the arguments table. (by [@leagrdv](https://github.com/leagrdv) with [#5323](https://github.com/swisspost/design-system/pull/5323))
16+
17+
- Updated Storybook documentation to reflect the renaming of `<post-breadcrumb>` components to `<post-breadcrumbs>`. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5291](https://github.com/swisspost/design-system/pull/5291))
18+
19+
- Changed some of the code colors in `<pre>` tags in the documentation to improve contrast and make it accessible. (by [@leagrdv](https://github.com/leagrdv) with [#5292](https://github.com/swisspost/design-system/pull/5292))
20+
21+
- Removed the stepper warning banner from the documentation as it was no longer relevant. (by [@leagrdv](https://github.com/leagrdv) with [#5301](https://github.com/swisspost/design-system/pull/5301))
22+
23+
- Fixed an issue where the close button in the Toast component was not properly aligned when the toast was rendered with `position: fixed`. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5303](https://github.com/swisspost/design-system/pull/5303))
24+
25+
- Fixed the accessibility issue in the Form labels section under Guidelines by properly associating labels with radio inputs. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5288](https://github.com/swisspost/design-system/pull/5288))
26+
27+
- Removed all occurences of the `<nav>` tag around the figma links to avoid having two navigations within the same page. (by [@leagrdv](https://github.com/leagrdv) with [#5319](https://github.com/swisspost/design-system/pull/5319))
28+
29+
- Ensured the focus ring on the anchor links are always visible, even when the file formatting adds an extra `<p>` tag around links text in the `*.docs.mdx` files. (by [@leagrdv](https://github.com/leagrdv) with [#5332](https://github.com/swisspost/design-system/pull/5332))
30+
31+
- Updated some broken links to the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5280](https://github.com/swisspost/design-system/pull/5280))
32+
33+
- Minor accessibility and data display improvements. (by [@leagrdv](https://github.com/leagrdv) with [#5265](https://github.com/swisspost/design-system/pull/5265))
34+
35+
- Enhanced link accessibility throughout the documentation by ensuring all links provide clear and meaningful context about their destination. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5315](https://github.com/swisspost/design-system/pull/5315))
36+
37+
- Removed deprecated ng-bootstrap modal documentation page. (by [@leagrdv](https://github.com/leagrdv) with [#5309](https://github.com/swisspost/design-system/pull/5309))
38+
39+
- Updated the heading structure on some of the documentation's pages to have a correct hierarchy throughout the documentation. (by [@leagrdv](https://github.com/leagrdv) with [#5337](https://github.com/swisspost/design-system/pull/5337))
40+
41+
- Removed the deprecated ng-bootstrap custom select documentation page. (by [@leagrdv](https://github.com/leagrdv) with [#5302](https://github.com/swisspost/design-system/pull/5302))
42+
43+
- Improved the contrast of the expandable content's trigger in the arguments table. (by [@leagrdv](https://github.com/leagrdv) with [#5322](https://github.com/swisspost/design-system/pull/5322))
44+
45+
- Added the missing Figma design link to the Composable Footer documentation page in Storybook. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5320](https://github.com/swisspost/design-system/pull/5320))
46+
- Updated dependencies:
47+
- @swisspost/design-system-icons@9.0.0-next.35
48+
- @swisspost/design-system-styles@9.0.0-next.35
49+
- @swisspost/design-system-components@9.0.0-next.35
50+
- @swisspost/internet-header@2.0.0-next.35
51+
- @swisspost/design-system-components-react@9.0.0-next.35
52+
- @swisspost/design-system-tokens@9.0.0-next.35
53+
354
## 6.0.0-next.35
455

556
### Minor Changes

packages/documentation/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-documentation",
3-
"version": "6.0.0-next.35",
3+
"version": "6.0.0-next.36",
44
"description": "Swiss Post Design System Documentation.",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -29,12 +29,12 @@
2929
"doctor": "storybook doctor"
3030
},
3131
"dependencies": {
32-
"@swisspost/design-system-components": "workspace:9.0.0-next.34",
33-
"@swisspost/design-system-components-react": "workspace:9.0.0-next.34",
34-
"@swisspost/design-system-icons": "workspace:9.0.0-next.34",
35-
"@swisspost/design-system-styles": "workspace:9.0.0-next.34",
36-
"@swisspost/design-system-tokens": "workspace:9.0.0-next.34",
37-
"@swisspost/internet-header": "workspace:2.0.0-next.34",
32+
"@swisspost/design-system-components": "workspace:9.0.0-next.35",
33+
"@swisspost/design-system-components-react": "workspace:9.0.0-next.35",
34+
"@swisspost/design-system-icons": "workspace:9.0.0-next.35",
35+
"@swisspost/design-system-styles": "workspace:9.0.0-next.35",
36+
"@swisspost/design-system-tokens": "workspace:9.0.0-next.35",
37+
"@swisspost/internet-header": "workspace:2.0.0-next.35",
3838
"bootstrap": "5.3.3"
3939
},
4040
"devDependencies": {
@@ -56,7 +56,7 @@
5656
"@storybook/types": "8.4.7",
5757
"@storybook/web-components": "8.4.7",
5858
"@storybook/web-components-vite": "8.4.7",
59-
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.34",
59+
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.35",
6060
"@types/css-modules": "1.0.5",
6161
"@types/mdx": "2.0.13",
6262
"@types/react": "18.3.3",

packages/documentation/public/_redirects

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@
2121

2222

2323

24+

0 commit comments

Comments
 (0)