Skip to content

Commit

Permalink
chore(changesets): 🦋📦 publish packages (main) (next) (#4018)
Browse files Browse the repository at this point in the history
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 alert component to banner and updated the styles of banner
and toast components. The class `.alert` is still supported for now but
is deprecated and will be removed in v10. Changed web component
`<post-alert>` to `<post-banner>`. Additionally, the classes
`.{toast|alert}-primary`, `.{toast|alert}-gray` and
`.toast-notification` have been deprecated. (by
[@leagrdv](https://github.com/leagrdv) with
[#3862](#3862))

- Removed the `alert-fixed-bottom` variant of the alert. (by
[@leagrdv](https://github.com/leagrdv) with
[#3862](#3862))

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Major Changes

- Renamed the alert component to banner and updated the styles of banner
and toast components. The class `.alert` is still supported for now but
is deprecated and will be removed in v10. Changed web component
`<post-alert>` to `<post-banner>`. Additionally, the classes
`.{toast|alert}-primary`, `.{toast|alert}-gray` and
`.toast-notification` have been deprecated. (by
[@leagrdv](https://github.com/leagrdv) with
[#3862](#3862))

- Removed size variants for form select. The sizing classes
`.form-select-sm`, `.form-select-rg`, `.form-select-md` and
`.form-select-lg` no longer have any effect and can be removed safely.
(by [@leagrdv](https://github.com/leagrdv) with
[#3978](#3978))

- Removed the `alert-fixed-bottom` variant of the alert. (by
[@leagrdv](https://github.com/leagrdv) with
[#3862](#3862))

- Removed sizes option for text inputs. (by
[@leagrdv](https://github.com/leagrdv) with
[#3946](#3946))

- Removed deprecated `topic-teaser`. (by
[@leagrdv](https://github.com/leagrdv) with
[#4056](#4056))

- Changed the class name of assistive text below form fields from
`.form-text` to `.form-hint` and improved accessibility by connecting
the hint to the form through `aria-describedby`. (by
[@leagrdv](https://github.com/leagrdv) with
[#3961](#3961))

### Minor Changes

- Added a new `segmented-button` component, which allows users to toggle
between two or more content sections within the same area on the screen.
(by [@alionazherdetska](https://github.com/alionazherdetska) with
[#3879](#3879))

- Internalized bootstrap overflow utilities into the design system. (by
[@leagrdv](https://github.com/leagrdv) with
[#4006](#4006))

- Updated radio-button styles with Design Tokens. (by
[@schaertim](https://github.com/schaertim) with
[#3965](#3965))

- Addes Cargo theme styles. (by
[@alizedebray](https://github.com/alizedebray) with
[#3993](#3993))

- Updated `.form-select` select to v2. (by
[@leagrdv](https://github.com/leagrdv) with
[#3978](#3978))

- Updated checkbox styles with Design Tokens. (by
[@schaertim](https://github.com/schaertim) with
[#3965](#3965))

- Updated switch styles with Design Tokens. (by
[@schaertim](https://github.com/schaertim) with
[#3965](#3965))

- Added color palettes to easily apply colors to a page section using
predefined color sets. (by
[@alizedebray](https://github.com/alizedebray) with
[#3850](#3850))

### Patch Changes

- Updated `.form-control` text input to new Post design. (by
[@leagrdv](https://github.com/leagrdv) with
[#3946](#3946))

- Updated the blockquote styles to match the new Post design. (by
[@myrta2302](https://github.com/myrta2302) with
[#3882](#3882))

## @swisspost/[email protected]

### Minor Changes

- Export new SASS maps for Post and Cargo palettes, directly linking to
the raw color values for both light and dark color schemes. (by
[@alizedebray](https://github.com/alizedebray) with
[#3992](#3992))

## @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]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]



## @swisspost/[email protected]



## @swisspost/[email protected]

### Major Changes

- Removed deprecated `topic-teaser`. (by
[@leagrdv](https://github.com/leagrdv) with
[#4056](#4056))

### Minor Changes

- Added a new `segmented-button` component, which allows users to toggle
between two or more content sections within the same area on the screen.
(by [@alionazherdetska](https://github.com/alionazherdetska) with
[#3879](#3879))

- Internalized bootstrap overflow utilities into the design system. (by
[@leagrdv](https://github.com/leagrdv) with
[#4006](#4006))

- Renamed the alert component to banner and updated the styles of banner
and toast components. The class `.alert` is still supported for now but
is deprecated and will be removed in v10. Changed web component
`<post-alert>` to `<post-banner>`. Additionally, the classes
`.{toast|alert}-primary`, `.{toast|alert}-gray` and
`.toast-notification` have been deprecated. (by
[@leagrdv](https://github.com/leagrdv) with
[#3862](#3862))

- Simplified the markup structure for checkboxes by removing the need to
use the classes `.form-check-input` and `.form-check-label` on the input
field and the label respectively. You can safely remove these classes
from your markup, they no longer have any effect. (by
[@schaertim](https://github.com/schaertim) with
[#3965](#3965))

- Addes Cargo theme styles. (by
[@alizedebray](https://github.com/alizedebray) with
[#3993](#3993))

- Updated `.form-select` select to v2. (by
[@leagrdv](https://github.com/leagrdv) with
[#3978](#3978))

- Added color palettes to easily apply colors to a page section using
predefined color sets. (by
[@alizedebray](https://github.com/alizedebray) with
[#3850](#3850))

### Patch Changes

- Updated `.form-control` text input to new Post design. (by
[@leagrdv](https://github.com/leagrdv) with
[#3946](#3946))

- Updated the blockquote styles to match the new Post design. (by
[@myrta2302](https://github.com/myrta2302) with
[#3882](#3882))

-   Updated dependencies:
    -   @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]

### 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] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
swisspost-bot and github-actions[bot] authored Nov 25, 2024
1 parent 47570b0 commit e05fcba
Show file tree
Hide file tree
Showing 36 changed files with 298 additions and 81 deletions.
18 changes: 18 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,20 @@
"2024-11-10-update-icons",
"beige-jobs-do",
"big-frogs-admire",
"big-hats-clap",
"big-socks-dress",
"blue-kings-beg",
"brave-kings-dance",
"breezy-cups-add",
"brown-badgers-dream",
"chatty-kiwis-travel",
"clean-icons-complain",
"cold-baboons-appear",
"cold-panthers-vanish",
"cuddly-bears-check",
"cuddly-gifts-film",
"dirty-mayflies-taste",
"dirty-squids-hunt",
"dry-moons-walk",
"eight-turkeys-matter",
"eleven-keys-work",
Expand All @@ -55,14 +60,19 @@
"great-humans-talk",
"grumpy-parrots-wonder",
"heavy-rats-explode",
"khaki-cougars-itch",
"kind-buses-trade",
"kind-papayas-provide",
"lazy-gorillas-admire",
"lemon-clocks-clean",
"long-shrimps-roll",
"loud-dingos-remember",
"loud-peaches-hang",
"lovely-deers-itch",
"lovely-mirrors-travel",
"metal-pens-explode",
"metal-rivers-look",
"nasty-ads-greet",
"neat-suits-provide",
"nervous-rocks-shop",
"new-goats-impress",
Expand All @@ -89,14 +99,22 @@
"shiny-ears-care",
"shy-walls-exercise",
"silver-coins-invent",
"six-roses-flow",
"six-spiders-smoke",
"sixty-items-promise",
"slimy-rockets-pull",
"slow-fishes-reply",
"soft-moles-whisper",
"strange-bottles-impress",
"stupid-walls-tie",
"tame-terms-push",
"three-lies-do",
"tidy-dolls-walk",
"tidy-keys-push",
"tiny-socks-count",
"twenty-items-drum",
"weak-jars-rhyme",
"wild-bugs-work",
"wise-spies-shave",
"yellow-yaks-jog"
]
Expand Down
8 changes: 8 additions & 0 deletions packages/components-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swisspost/design-system-components-angular-workspace

## 1.1.10-next.6

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@9.0.0-next.6
- @swisspost/design-system-components@9.0.0-next.6

## 1.1.10-next.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-angular-workspace",
"version": "1.1.10-next.5",
"version": "1.1.10-next.6",
"scripts": {
"start": "ng serve --port 9210",
"build": "ng build components",
Expand All @@ -18,8 +18,8 @@
"@angular/platform-browser": "18.2.10",
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/router": "18.2.10",
"@swisspost/design-system-components": "workspace:9.0.0-next.5",
"@swisspost/design-system-styles": "workspace:9.0.0-next.5",
"@swisspost/design-system-components": "workspace:9.0.0-next.6",
"@swisspost/design-system-styles": "workspace:9.0.0-next.6",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
Expand Down
7 changes: 7 additions & 0 deletions packages/components-angular/projects/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-angular

## 9.0.0-next.6

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-components@9.0.0-next.6

## 9.0.0-next.5

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components-angular/projects/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-angular",
"version": "9.0.0-next.5",
"version": "9.0.0-next.6",
"description": "Swiss Post Design System - Angular Wrapper Components",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"tslib": "2.6.3",
"@swisspost/design-system-components": "workspace:9.0.0-next.5"
"@swisspost/design-system-components": "workspace:9.0.0-next.6"
},
"peerDependencies": {
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-react

## 9.0.0-next.6

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-components@9.0.0-next.6

## 9.0.0-next.5

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-react",
"version": "9.0.0-next.5",
"version": "9.0.0-next.6",
"description": "Design System React Components for easy integration with the React ecosystem",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,7 +29,7 @@
"lint": "eslint src/**/*.ts"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:9.0.0-next.5"
"@swisspost/design-system-components": "workspace:9.0.0-next.6"
},
"devDependencies": {
"@types/node": "20.14.14",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @swisspost/design-system-components

## 9.0.0-next.6

### Major Changes

- Renamed the alert component to banner and updated the styles of banner and toast components. The class `.alert` is still supported for now but is deprecated and will be removed in v10. Changed web component `<post-alert>` to `<post-banner>`. Additionally, the classes `.{toast|alert}-primary`, `.{toast|alert}-gray` and `.toast-notification` have been deprecated. (by [@leagrdv](https://github.com/leagrdv) with [#3862](https://github.com/swisspost/design-system/pull/3862))

- Removed the `alert-fixed-bottom` variant of the alert. (by [@leagrdv](https://github.com/leagrdv) with [#3862](https://github.com/swisspost/design-system/pull/3862))

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@9.0.0-next.6

## 9.0.0-next.5

### Minor Changes
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": "@swisspost/design-system-components",
"version": "9.0.0-next.5",
"version": "9.0.0-next.6",
"description": "A collection of web components built with Stencil JS for the Swiss Post Design System.",
"license": "Apache-2.0",
"main": "dist/index.cjs.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@floating-ui/dom": "1.6.8",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-styles": "workspace:9.0.0-next.5",
"@swisspost/design-system-styles": "workspace:9.0.0-next.6",
"ally.js": "1.4.1",
"long-press-event": "2.5.0"
},
Expand Down
34 changes: 34 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# @swisspost/design-system-documentation

## 6.0.0-next.7

### Major Changes

- Removed deprecated `topic-teaser`. (by [@leagrdv](https://github.com/leagrdv) with [#4056](https://github.com/swisspost/design-system/pull/4056))

### Minor Changes

- Added a new `segmented-button` component, which allows users to toggle between two or more content sections within the same area on the screen. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#3879](https://github.com/swisspost/design-system/pull/3879))

- Internalized bootstrap overflow utilities into the design system. (by [@leagrdv](https://github.com/leagrdv) with [#4006](https://github.com/swisspost/design-system/pull/4006))

- Renamed the alert component to banner and updated the styles of banner and toast components. The class `.alert` is still supported for now but is deprecated and will be removed in v10. Changed web component `<post-alert>` to `<post-banner>`. Additionally, the classes `.{toast|alert}-primary`, `.{toast|alert}-gray` and `.toast-notification` have been deprecated. (by [@leagrdv](https://github.com/leagrdv) with [#3862](https://github.com/swisspost/design-system/pull/3862))

- Simplified the markup structure for checkboxes by removing the need to use the classes `.form-check-input` and `.form-check-label` on the input field and the label respectively. You can safely remove these classes from your markup, they no longer have any effect. (by [@schaertim](https://github.com/schaertim) with [#3965](https://github.com/swisspost/design-system/pull/3965))

- Addes Cargo theme styles. (by [@alizedebray](https://github.com/alizedebray) with [#3993](https://github.com/swisspost/design-system/pull/3993))

- Updated `.form-select` select to v2. (by [@leagrdv](https://github.com/leagrdv) with [#3978](https://github.com/swisspost/design-system/pull/3978))

- Added color palettes to easily apply colors to a page section using predefined color sets. (by [@alizedebray](https://github.com/alizedebray) with [#3850](https://github.com/swisspost/design-system/pull/3850))

### Patch Changes

- Updated `.form-control` text input to new Post design. (by [@leagrdv](https://github.com/leagrdv) with [#3946](https://github.com/swisspost/design-system/pull/3946))

- Updated the blockquote styles to match the new Post design. (by [@myrta2302](https://github.com/myrta2302) with [#3882](https://github.com/swisspost/design-system/pull/3882))
- Updated dependencies:
- @swisspost/design-system-styles@9.0.0-next.6
- @swisspost/design-system-components@9.0.0-next.6
- @swisspost/internet-header@2.0.0-next.6
- @swisspost/design-system-components-react@9.0.0-next.6
- @swisspost/design-system-icons@9.0.0-next.6

## 6.0.0-next.6

### Minor Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-documentation",
"version": "6.0.0-next.6",
"version": "6.0.0-next.7",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,11 +28,11 @@
"lint": "eslint **/*.{ts,tsx,mdx}"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:9.0.0-next.5",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.5",
"@swisspost/design-system-icons": "workspace:9.0.0-next.5",
"@swisspost/design-system-styles": "workspace:9.0.0-next.5",
"@swisspost/internet-header": "workspace:2.0.0-next.5",
"@swisspost/design-system-components": "workspace:9.0.0-next.6",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.6",
"@swisspost/design-system-icons": "workspace:9.0.0-next.6",
"@swisspost/design-system-styles": "workspace:9.0.0-next.6",
"@swisspost/internet-header": "workspace:2.0.0-next.6",
"bootstrap": "5.3.3"
},
"devDependencies": {
Expand All @@ -53,8 +53,8 @@
"@storybook/types": "8.3.6",
"@storybook/web-components": "8.3.6",
"@storybook/web-components-vite": "8.3.6",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.5",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.5",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.6",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.6",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.13",
"@types/react": "18.3.3",
Expand Down
1 change: 1 addition & 0 deletions packages/documentation/public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
/v9 https://swisspost-design-system-version-9.netlify.app



62 changes: 45 additions & 17 deletions packages/documentation/public/assets/versions.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,58 @@
[
{
"title": "Version 9",
"version": "9.0.0-next.4",
"version": "9.0.0-next.6",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"url": "https://design-system.post.ch",
"dependencies": {
"@angular/core": "^18.0.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"bootstrap": "~5.3.0",
"@swisspost/design-system-changelog-github": "1.0.2",
"@swisspost/design-system-components": "9.0.0-next.4",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.4",
"@swisspost/design-system-components-angular": "9.0.0-next.4",
"@swisspost/design-system-components-react": "9.0.0-next.4",
"@swisspost/design-system-documentation": "6.0.0-next.5",
"@swisspost/design-system-icons": "9.0.0-next.4",
"@swisspost/internet-header": "2.0.0-next.4",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.4",
"@swisspost/design-system-intranet-header": "9.0.0-next.4",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.4",
"@swisspost/design-system-migrations": "9.0.0-next.4",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.4",
"@swisspost/design-system-styles": "9.0.0-next.4",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.4",
"@swisspost/design-system-styles-primeng": "9.0.0-next.4",
"@swisspost/design-system-tokens": "9.0.0-next.4"
"@swisspost/design-system-components": "9.0.0-next.6",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.6",
"@swisspost/design-system-components-angular": "9.0.0-next.6",
"@swisspost/design-system-components-react": "9.0.0-next.6",
"@swisspost/design-system-documentation": "6.0.0-next.7",
"@swisspost/design-system-icons": "9.0.0-next.6",
"@swisspost/internet-header": "2.0.0-next.6",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.6",
"@swisspost/design-system-intranet-header": "9.0.0-next.6",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.6",
"@swisspost/design-system-migrations": "9.0.0-next.6",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.6",
"@swisspost/design-system-styles": "9.0.0-next.6",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.6",
"@swisspost/design-system-styles-primeng": "9.0.0-next.6",
"@swisspost/design-system-tokens": "9.0.0-next.6"
}
},
{
"title": "Version 9",
"version": "9.0.0-next.5",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"url": "https://swisspost-design-system-version-9.netlify.app",
"dependencies": {
"@angular/core": "^18.0.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"bootstrap": "~5.3.0",
"@swisspost/design-system-changelog-github": "1.0.2",
"@swisspost/design-system-components": "9.0.0-next.2",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.2",
"@swisspost/design-system-components-angular": "9.0.0-next.2",
"@swisspost/design-system-components-react": "9.0.0-next.2",
"@swisspost/design-system-documentation": "6.0.0-next.2",
"@swisspost/design-system-icons": "9.0.0-next.2",
"@swisspost/internet-header": "1.14.6-next.2",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.2",
"@swisspost/design-system-intranet-header": "9.0.0-next.2",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.2",
"@swisspost/design-system-migrations": "9.0.0-next.2",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.2",
"@swisspost/design-system-styles": "9.0.0-next.2",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.2",
"@swisspost/design-system-styles-primeng": "9.0.0-next.2",
"@swisspost/design-system-tokens": "9.0.0-next.2"
}
},
{
Expand Down
2 changes: 2 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @swisspost/design-system-icons

## 9.0.0-next.6

## 9.0.0-next.5

## 9.0.0-next.4
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": "@swisspost/design-system-icons",
"version": "9.0.0-next.5",
"version": "9.0.0-next.6",
"description": "A collection of Swiss Post icons intended for use with the Design System.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/internet-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/internet-header

## 2.0.0-next.6

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@9.0.0-next.6

## 2.0.0-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/internet-header",
"version": "2.0.0-next.5",
"version": "2.0.0-next.6",
"description": "The header for client facing applications.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"generate": "stencil generate"
},
"dependencies": {
"@swisspost/design-system-styles": "workspace:9.0.0-next.5",
"@swisspost/design-system-styles": "workspace:9.0.0-next.6",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.4.5",
"jquery": "3.7.1",
Expand Down
Loading

0 comments on commit e05fcba

Please sign in to comment.