Skip to content

Commit

Permalink
chore(changesets): 🦋📦 publish packages (main) (#3374)
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.


# Releases
## @swisspost/[email protected]

### Minor Changes

- Added the post-logo component, which enables displaying the Post's
logo either as a clickable link or as a simple image. (by
[@alizedebray](https://github.com/alizedebray) with
[#3354](#3354))

### Patch Changes

- Fixed the `post-card-control` component to use the correct color
scheme when placed on nested colored backgrounds. (by
[@alizedebray](https://github.com/alizedebray) with
[#3358](#3358))
-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added the post-logo component, which enables displaying the Post's
logo either as a clickable link or as a simple image. (by
[@alizedebray](https://github.com/alizedebray) with
[#3354](#3354))

### Patch Changes

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

## @swisspost/[email protected]

### Minor Changes

- Added icon number 2612. (by
[@swisspost-bot](https://github.com/swisspost-bot) with
[#3373](#3373))

## @swisspost/[email protected]

### Minor Changes

-   Added four new entry files that enable working with Design Tokens:
    -   post-external.(s)css: For portal and other external pages
    -   post-internal.(s)css: For applications and other internal pages
    -   post-tokens-external.(s)css: External tokens only
- post-tokens-internal.(s)css: Internal tokens only (by
[@gfellerph](https://github.com/gfellerph) with
[#3349](#3349))

### Patch Changes

- Realigned the checkbox and the radio button with the label. (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#3366](#3366))

- Set the `max-width` constraint of the tag component to 100% for
improved accessibility. Try to keep tag text as short as possible
though. (by [@gfellerph](https://github.com/gfellerph) with
[#3388](#3388))

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

### Minor Changes

- Added the post-logo component, which enables displaying the Post's
logo either as a clickable link or as a simple image. (by
[@alizedebray](https://github.com/alizedebray) with
[#3354](#3354))

### Patch Changes

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

## @swisspost/[email protected]

### Minor Changes

- Added the post-logo component, which enables displaying the Post's
logo either as a clickable link or as a simple image. (by
[@alizedebray](https://github.com/alizedebray) with
[#3354](#3354))

### Patch Changes

- Fixed the font in the full page previews. (by
[@alizedebray](https://github.com/alizedebray) with
[#3378](#3378))

- Marked the card button and the carousel as deprecated (will be removed
in a future version). (by [@schaertim](https://github.com/schaertim)
with [#3380](#3380))

-   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]
    -   @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 Aug 22, 2024
1 parent e902c6f commit 0667bd7
Show file tree
Hide file tree
Showing 42 changed files with 232 additions and 137 deletions.
6 changes: 0 additions & 6 deletions .changeset/2024-08-04-update-icons.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-kids-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-suns-agree.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/large-weeks-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-pens-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/some-people-say.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/swift-geckos-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-cobras-unite.md

This file was deleted.

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.9

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@8.2.0
- @swisspost/design-system-components@8.2.0

## 1.1.8

### 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.8",
"version": "1.1.9",
"scripts": {
"start": "ng serve --port 9210",
"build": "ng build components",
Expand All @@ -18,8 +18,8 @@
"@angular/platform-browser": "18.1.3",
"@angular/platform-browser-dynamic": "18.1.3",
"@angular/router": "18.1.3",
"@swisspost/design-system-components": "workspace:8.1.0",
"@swisspost/design-system-styles": "workspace:8.1.0",
"@swisspost/design-system-components": "workspace:8.2.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
Expand Down
11 changes: 11 additions & 0 deletions packages/components-angular/projects/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swisspost/design-system-components-angular

## 8.2.0

### Minor Changes

- Added the post-logo component, which enables displaying the Post's logo either as a clickable link or as a simple image. (by [@alizedebray](https://github.com/alizedebray) with [#3354](https://github.com/swisspost/design-system/pull/3354))

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-components@8.2.0

## 8.1.0

### Patch 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": "8.1.0",
"version": "8.2.0",
"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:8.1.0"
"@swisspost/design-system-components": "workspace:8.2.0"
},
"peerDependencies": {
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swisspost/design-system-components-react

## 8.2.0

### Minor Changes

- Added the post-logo component, which enables displaying the Post's logo either as a clickable link or as a simple image. (by [@alizedebray](https://github.com/alizedebray) with [#3354](https://github.com/swisspost/design-system/pull/3354))

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-components@8.2.0

## 8.1.0

### Patch 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": "8.1.0",
"version": "8.2.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"lint": "eslint src/**/*.ts"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:8.1.0"
"@swisspost/design-system-components": "workspace:8.2.0"
},
"devDependencies": {
"@types/node": "20.14.14",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swisspost/design-system-components

## 8.2.0

### Minor Changes

- Added the post-logo component, which enables displaying the Post's logo either as a clickable link or as a simple image. (by [@alizedebray](https://github.com/alizedebray) with [#3354](https://github.com/swisspost/design-system/pull/3354))

### Patch Changes

- Fixed the `post-card-control` component to use the correct color scheme when placed on nested colored backgrounds. (by [@alizedebray](https://github.com/alizedebray) with [#3358](https://github.com/swisspost/design-system/pull/3358))
- Updated dependencies:
- @swisspost/design-system-styles@8.2.0

## 8.1.0

### Patch 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": "8.1.0",
"version": "8.2.0",
"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 @@ -39,7 +39,7 @@
"dependencies": {
"@floating-ui/dom": "1.6.8",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-styles": "workspace:8.1.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"ally.js": "1.4.1",
"long-press-event": "2.5.0"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swisspost/design-system-demo

## 8.0.2

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@8.2.0
- @swisspost/design-system-intranet-header@8.2.0
- @swisspost/design-system-migrations@8.2.0

## 8.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-demo",
"version": "8.0.1",
"version": "8.0.2",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -25,9 +25,9 @@
"@ng-bootstrap/ng-bootstrap": "17.0.0",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:8.1.0",
"@swisspost/design-system-migrations": "workspace:8.1.0",
"@swisspost/design-system-styles": "workspace:8.1.0",
"@swisspost/design-system-intranet-header": "workspace:8.2.0",
"@swisspost/design-system-migrations": "workspace:8.2.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"bootstrap": "5.3.3",
"core-js": "3.37.1",
"highlight.js": "11.10.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @swisspost/design-system-documentation

## 5.4.0

### Minor Changes

- Added the post-logo component, which enables displaying the Post's logo either as a clickable link or as a simple image. (by [@alizedebray](https://github.com/alizedebray) with [#3354](https://github.com/swisspost/design-system/pull/3354))

### Patch Changes

- Fixed the font in the full page previews. (by [@alizedebray](https://github.com/alizedebray) with [#3378](https://github.com/swisspost/design-system/pull/3378))

- Marked the card button and the carousel as deprecated (will be removed in a future version). (by [@schaertim](https://github.com/schaertim) with [#3380](https://github.com/swisspost/design-system/pull/3380))
- Updated dependencies:
- @swisspost/design-system-icons@8.2.0
- @swisspost/design-system-styles@8.2.0
- @swisspost/design-system-components@8.2.0
- @swisspost/design-system-components-react@8.2.0
- @swisspost/internet-header@1.14.5

## 5.3.4

### Patch 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": "5.3.4",
"version": "5.4.0",
"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 **/*.{js,ts,tsx,mdx}"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:8.1.0",
"@swisspost/design-system-components-react": "workspace:8.1.0",
"@swisspost/design-system-icons": "workspace:8.1.0",
"@swisspost/design-system-styles": "workspace:8.1.0",
"@swisspost/internet-header": "workspace:1.14.4",
"@swisspost/design-system-components": "workspace:8.2.0",
"@swisspost/design-system-components-react": "workspace:8.2.0",
"@swisspost/design-system-icons": "workspace:8.2.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"@swisspost/internet-header": "workspace:1.14.5",
"bootstrap": "5.3.3"
},
"devDependencies": {
Expand All @@ -53,8 +53,8 @@
"@storybook/types": "8.2.7",
"@storybook/web-components": "8.2.7",
"@storybook/web-components-vite": "8.2.7",
"@swisspost/design-system-components-angular": "workspace:8.1.0",
"@swisspost/design-system-intranet-header": "workspace:8.1.0",
"@swisspost/design-system-components-angular": "workspace:8.2.0",
"@swisspost/design-system-intranet-header": "workspace:8.2.0",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.13",
"@types/react": "18.3.3",
Expand Down
34 changes: 17 additions & 17 deletions packages/documentation/public/assets/versions.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
[
{
"title": "Version 8",
"version": "8.1.0",
"version": "8.2.0",
"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": "8.1.0",
"@swisspost/design-system-components-angular-workspace": "1.1.8",
"@swisspost/design-system-components-angular": "8.1.0",
"@swisspost/design-system-components-react": "8.1.0",
"@swisspost/design-system-demo": "8.0.1",
"@swisspost/design-system-documentation": "5.3.4",
"@swisspost/design-system-icons": "8.1.0",
"@swisspost/internet-header": "1.14.4",
"@swisspost/design-system-intranet-header-workspace": "3.0.20",
"@swisspost/design-system-intranet-header": "8.1.0",
"@swisspost/design-system-intranet-header-showcase": "1.0.8",
"@swisspost/design-system-migrations": "8.1.0",
"@swisspost/design-system-nextjs-integration": "0.1.12",
"@swisspost/design-system-styles": "8.1.0",
"@swisspost/design-system-styles-primeng-workspace": "1.0.4",
"@swisspost/design-system-styles-primeng": "8.1.0",
"@swisspost/design-system-components": "8.2.0",
"@swisspost/design-system-components-angular-workspace": "1.1.9",
"@swisspost/design-system-components-angular": "8.2.0",
"@swisspost/design-system-components-react": "8.2.0",
"@swisspost/design-system-demo": "8.0.2",
"@swisspost/design-system-documentation": "5.4.0",
"@swisspost/design-system-icons": "8.2.0",
"@swisspost/internet-header": "1.14.5",
"@swisspost/design-system-intranet-header-workspace": "3.0.21",
"@swisspost/design-system-intranet-header": "8.2.0",
"@swisspost/design-system-intranet-header-showcase": "1.0.9",
"@swisspost/design-system-migrations": "8.2.0",
"@swisspost/design-system-nextjs-integration": "0.1.13",
"@swisspost/design-system-styles": "8.2.0",
"@swisspost/design-system-styles-primeng-workspace": "1.0.5",
"@swisspost/design-system-styles-primeng": "8.2.0",
"@swisspost/design-system-tokens": "0.1.0"
}
},
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @swisspost/design-system-icons

## 8.2.0

### Minor Changes

- Added icon number 2612. (by [@swisspost-bot](https://github.com/swisspost-bot) with [#3373](https://github.com/swisspost/design-system/pull/3373))

## 8.1.0

### Minor Changes
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": "8.1.0",
"version": "8.2.0",
"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

## 1.14.5

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@8.2.0

## 1.14.4

### 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": "1.14.4",
"version": "1.14.5",
"description": "The header for client facing applications.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
"generate": "stencil generate"
},
"dependencies": {
"@swisspost/design-system-styles": "workspace:8.1.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.4.5",
"jquery": "3.7.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/intranet-header-workspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-intranet-header-workspace

## 3.0.21

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@8.2.0

## 3.0.20

### Patch Changes
Expand Down
Loading

0 comments on commit 0667bd7

Please sign in to comment.