Skip to content

Commit

Permalink
chore(changesets): 🦋📦 publish packages (#2124)
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 component exports to the src/index.ts files, to include them in
the dist/index.js and dist/index.esm.js output files and therefore fix
our stencil setup. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[`f74c9662`](f74c966))

- Added a `post-collapsible` event emitted when the collapse element is
shown or hidden. (by [@alizedebray](https://github.com/alizedebray) with
[#2079](#2079))

- Added the `post-accordion` component. (by
[@alizedebray](https://github.com/alizedebray) with
[#2079](#2079))

### Patch Changes

- Upgraded builder Stenciljs from version 3 to 4. No user visible
changes are expected. (by [@imagoiq](https://github.com/imagoiq) with
[#2116](#2116))
-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added component exports to the src/index.ts files, to include them in
the dist/index.js and dist/index.esm.js output files and therefore fix
our stencil setup. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[`f74c9662`](f74c966))

### Patch Changes

- Added logout-url property to override the URL provided by the portal
config on the internet-header component. (by
[@imagoiq](https://github.com/imagoiq) with
[#2114](#2114))

- Upgraded builder Stenciljs from version 3 to 4. No user visible
changes are expected. (by [@imagoiq](https://github.com/imagoiq) with
[#2116](#2116))

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

## @swisspost/[email protected]

### Patch Changes

- Updated icons number 8000. (by
[@swisspost-bot](https://github.com/swisspost-bot) with
[#2151](#2151))

## @swisspost/[email protected]

### Patch Changes

- Fixed default user image sometimes blocked by CORS policies. (by
[@alizedebray](https://github.com/alizedebray) with
[#2165](#2165))
-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

- Changed dropdown icon for the select component and adjusted the size
of the icon. (by [@b1aserlu](https://github.com/b1aserlu) with
[#2164](#2164))

- Added `table-mono` variant for table component. (by
[@imagoiq](https://github.com/imagoiq) with
[#2106](#2106))

- Set a `max-width` for badges and add ellipsis for overflowing text.
(by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#1892](#1892))

- Applied autoprefixer to distributed sass files. Sass files will now
contain prefixes for supported browsers according to the browserslist
file. (by [@imagoiq](https://github.com/imagoiq) with
[#2115](#2115))

## @swisspost/[email protected]

### Minor Changes

- Used the new tabs to improve the presentation of some code snippets.
(by [@b1aserlu](https://github.com/b1aserlu) with
[#2130](#2130))

- Added the `post-accordion` component. (by
[@alizedebray](https://github.com/alizedebray) with
[#2079](#2079))

- Added a new documentation for sizing. (by
[@b1aserlu](https://github.com/b1aserlu) with
[#2028](#2028))

### Patch Changes

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

### Patch Changes

-   Updated dependencies:
    -   @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
github-actions[bot] and github-actions[bot] authored Nov 2, 2023
1 parent 4e7812d commit 3e727e5
Show file tree
Hide file tree
Showing 32 changed files with 134 additions and 106 deletions.
6 changes: 0 additions & 6 deletions .changeset/2023-10-27-update-icons.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/angry-falcons-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-zoos-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-keys-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-masks-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-glasses-hug.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/orange-gorillas-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-panthers-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-years-kiss.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silly-kids-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-cougars-buy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tricky-rules-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-zoos-obey.md

This file was deleted.

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

## 1.0.20

### Patch Changes

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

## 1.0.19

### 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": "1.0.19",
"version": "1.0.20",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -19,7 +19,7 @@
"tsc": "tsc -p ."
},
"dependencies": {
"@swisspost/design-system-components": "workspace:1.5.1"
"@swisspost/design-system-components": "workspace:1.6.0"
},
"devDependencies": {
"@types/node": "18.17.19",
Expand Down
16 changes: 16 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @swisspost/design-system-components

## 1.6.0

### Minor Changes

- Added component exports to the src/index.ts files, to include them in the dist/index.js and dist/index.esm.js output files and therefore fix our stencil setup. (by [@oliverschuerch](https://github.com/oliverschuerch) with [`f74c9662`](https://github.com/swisspost/design-system/commit/f74c96620dc8095c6b2b51b2d3a3ee97c17e5a7d))

- Added a `post-collapsible` event emitted when the collapse element is shown or hidden. (by [@alizedebray](https://github.com/alizedebray) with [#2079](https://github.com/swisspost/design-system/pull/2079))

- Added the `post-accordion` component. (by [@alizedebray](https://github.com/alizedebray) with [#2079](https://github.com/swisspost/design-system/pull/2079))

### Patch Changes

- Upgraded builder Stenciljs from version 3 to 4. No user visible changes are expected. (by [@imagoiq](https://github.com/imagoiq) with [#2116](https://github.com/swisspost/design-system/pull/2116))
- Updated dependencies:
- @swisspost/design-system-styles@6.4.3

## 1.5.1

### 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": "1.5.1",
"version": "1.6.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 @@ -40,7 +40,7 @@
"@floating-ui/dom": "1.5.1",
"@oddbird/popover-polyfill": "0.2.2",
"@stencil/core": "4.6.0",
"@swisspost/design-system-styles": "workspace:6.4.2",
"@swisspost/design-system-styles": "workspace:6.4.3",
"ally.js": "1.4.1",
"long-press-event": "2.4.6"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swisspost/design-system-demo

## 7.0.3

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@6.4.3
- @swisspost/design-system-intranet-header@5.0.3

## 7.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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": "7.0.2",
"version": "7.0.3",
"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,8 +25,8 @@
"@ng-bootstrap/ng-bootstrap": "15.1.2",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:5.0.2",
"@swisspost/design-system-styles": "workspace:6.4.2",
"@swisspost/design-system-intranet-header": "workspace:5.0.3",
"@swisspost/design-system-styles": "workspace:6.4.3",
"bootstrap": "5.3.2",
"core-js": "3.33.1",
"highlight.js": "11.9.0",
Expand Down
19 changes: 19 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @swisspost/design-system-documentation

## 2.3.0

### Minor Changes

- Used the new tabs to improve the presentation of some code snippets. (by [@b1aserlu](https://github.com/b1aserlu) with [#2130](https://github.com/swisspost/design-system/pull/2130))

- Added the `post-accordion` component. (by [@alizedebray](https://github.com/alizedebray) with [#2079](https://github.com/swisspost/design-system/pull/2079))

- Added a new documentation for sizing. (by [@b1aserlu](https://github.com/b1aserlu) with [#2028](https://github.com/swisspost/design-system/pull/2028))

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-icons@1.0.13
- @swisspost/design-system-styles@6.4.3
- @swisspost/internet-header@1.12.0
- @swisspost/design-system-components@1.6.0
- @swisspost/design-system-components-react@1.0.20

## 2.2.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 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": "2.2.0",
"version": "2.3.0",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -25,11 +25,11 @@
"snapshots": "percy exec -- cypress run --config-file ./cypress.snapshot.config.js --record --key 0995e768-43ec-42bd-a127-ff944a2ad8c9"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:1.5.1",
"@swisspost/design-system-components-react": "workspace:1.0.19",
"@swisspost/design-system-icons": "workspace:1.0.12",
"@swisspost/design-system-styles": "workspace:6.4.2",
"@swisspost/internet-header": "workspace:1.11.0",
"@swisspost/design-system-components": "workspace:1.6.0",
"@swisspost/design-system-components-react": "workspace:1.0.20",
"@swisspost/design-system-icons": "workspace:1.0.13",
"@swisspost/design-system-styles": "workspace:6.4.3",
"@swisspost/internet-header": "workspace:1.12.0",
"bootstrap": "5.3.2"
},
"devDependencies": {
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

## 1.0.13

### Patch Changes

- Updated icons number 8000. (by [@swisspost-bot](https://github.com/swisspost-bot) with [#2151](https://github.com/swisspost/design-system/pull/2151))

## 1.0.12

### Patch 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": "1.0.12",
"version": "1.0.13",
"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
14 changes: 14 additions & 0 deletions packages/internet-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @swisspost/internet-header

## 1.12.0

### Minor Changes

- Added component exports to the src/index.ts files, to include them in the dist/index.js and dist/index.esm.js output files and therefore fix our stencil setup. (by [@oliverschuerch](https://github.com/oliverschuerch) with [`f74c9662`](https://github.com/swisspost/design-system/commit/f74c96620dc8095c6b2b51b2d3a3ee97c17e5a7d))

### Patch Changes

- Added logout-url property to override the URL provided by the portal config on the internet-header component. (by [@imagoiq](https://github.com/imagoiq) with [#2114](https://github.com/swisspost/design-system/pull/2114))

- Upgraded builder Stenciljs from version 3 to 4. No user visible changes are expected. (by [@imagoiq](https://github.com/imagoiq) with [#2116](https://github.com/swisspost/design-system/pull/2116))
- Updated dependencies:
- @swisspost/design-system-styles@6.4.3

## 1.11.0

### Minor 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.11.0",
"version": "1.12.0",
"description": "The header for client facing applications.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@stencil/core": "4.6.0",
"@stencil/store": "2.0.11",
"@swisspost/design-system-styles": "workspace:6.4.2",
"@swisspost/design-system-styles": "workspace:6.4.3",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.7",
"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.3

### Patch Changes

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

## 3.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-intranet-header-workspace",
"version": "3.0.2",
"version": "3.0.3",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand All @@ -21,7 +21,7 @@
"@angular/router": "16.2.6",
"@ng-bootstrap/ng-bootstrap": "15.1.1",
"@popperjs/core": "2.11.8",
"@swisspost/design-system-styles": "workspace:6.4.2",
"@swisspost/design-system-styles": "workspace:6.4.3",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"watch": "1.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swisspost/design-system-intranet-header

## 5.0.3

### Patch Changes

- Fixed default user image sometimes blocked by CORS policies. (by [@alizedebray](https://github.com/alizedebray) with [#2165](https://github.com/swisspost/design-system/pull/2165))
- Updated dependencies:
- @swisspost/design-system-styles@6.4.3

## 5.0.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-intranet-header",
"version": "5.0.2",
"version": "5.0.3",
"description": "Intranet header for internal Swiss Post applications as an Angular component.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -18,10 +18,10 @@
"linkDirectory": true
},
"dependencies": {
"@swisspost/design-system-styles": "workspace:6.4.2",
"@swisspost/design-system-styles": "workspace:6.4.3",
"tslib": "2.6.2"
},
"devDependencies": {
"@swisspost/design-system-intranet-header-workspace": "workspace:3.0.2"
"@swisspost/design-system-intranet-header-workspace": "workspace:3.0.3"
}
}
12 changes: 12 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swisspost/design-system-styles

## 6.4.3

### Patch Changes

- Changed dropdown icon for the select component and adjusted the size of the icon. (by [@b1aserlu](https://github.com/b1aserlu) with [#2164](https://github.com/swisspost/design-system/pull/2164))

- Added `table-mono` variant for table component. (by [@imagoiq](https://github.com/imagoiq) with [#2106](https://github.com/swisspost/design-system/pull/2106))

- Set a `max-width` for badges and add ellipsis for overflowing text. (by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with [#1892](https://github.com/swisspost/design-system/pull/1892))

- Applied autoprefixer to distributed sass files. Sass files will now contain prefixes for supported browsers according to the browserslist file. (by [@imagoiq](https://github.com/imagoiq) with [#2115](https://github.com/swisspost/design-system/pull/2115))

## 6.4.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-styles",
"version": "6.4.2",
"version": "6.4.3",
"description": "Design System Styles for the Swiss Post web platform.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@angular/compiler": "=15.0.4",
"@percy/cli": "1.27.3",
"@percy/cypress": "3.1.2",
"@swisspost/design-system-icons": "workspace:1.0.12",
"@swisspost/design-system-icons": "workspace:1.0.13",
"@types/node": "18.18.0",
"autoprefixer": "10.4.16",
"copyfiles": "2.4.1",
Expand Down
Loading

0 comments on commit 3e727e5

Please sign in to comment.