Skip to content

Commit

Permalink
chore(changesets): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 3, 2023
1 parent 98b8326 commit 6514764
Show file tree
Hide file tree
Showing 31 changed files with 125 additions and 105 deletions.
6 changes: 0 additions & 6 deletions .changeset/brave-vans-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-plums-sniff.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/brown-penguins-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-apricots-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-plants-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-grapes-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-jokes-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-zebras-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-feet-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-falcons-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-avocados-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-eggs-hunt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sweet-singers-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-cherries-wave.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/components-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-angular

## 3.0.1

### Patch Changes

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

## 3.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 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",
"version": "3.0.0",
"version": "3.0.1",
"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.0",
"@swisspost/design-system-styles": "workspace:6.4.1",
"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.1

### Patch Changes

- Removed bound between logo and language to allow any language to display the logo. (by [@imagoiq](https://github.com/imagoiq) with [#2009](https://github.com/swisspost/design-system/pull/2009))
- Updated dependencies:
- @swisspost/design-system-styles@6.4.1

## 5.0.0

### Major 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.0",
"version": "5.0.1",
"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.0",
"@swisspost/design-system-styles": "workspace:6.4.1",
"tslib": "2.6.2"
},
"devDependencies": {
"@swisspost/design-system-components-angular": "workspace:3.0.0"
"@swisspost/design-system-components-angular": "workspace:3.0.1"
}
}
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.18

### Patch Changes

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

## 1.0.17

### 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.17",
"version": "1.0.18",
"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.4.0"
"@swisspost/design-system-components": "workspace:1.5.0"
},
"devDependencies": {
"@types/node": "18.17.19",
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

## 1.5.0

### Minor Changes

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

- Created the web component variant for the alert component. (by [@alizedebray](https://github.com/alizedebray) with [#1085](https://github.com/swisspost/design-system/pull/1085))

### Patch Changes

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

## 1.4.0

### 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": "1.4.0",
"version": "1.5.0",
"description": "A collection of web components built with Stencil JS for the Swiss Post Design System.",
"license": "Apache-2.0",
"main": "loader/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": "3.4.2",
"@swisspost/design-system-styles": "workspace:6.4.0",
"@swisspost/design-system-styles": "workspace:6.4.1",
"ally.js": "1.4.1",
"long-press-event": "2.4.6"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swisspost/design-system-demo

## 7.0.1

### Patch Changes

- Updated the installation intructions for the Intranet Header. (by [@alizedebray](https://github.com/alizedebray) with [#1942](https://github.com/swisspost/design-system/pull/1942))

- Fixed ngBootstrap documentation links. (by [@imagoiq](https://github.com/imagoiq) with [#1987](https://github.com/swisspost/design-system/pull/1987))
- Updated dependencies:
- @swisspost/design-system-intranet-header@5.0.1
- @swisspost/design-system-styles@6.4.1

## 7.0.0

### Major 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.0",
"version": "7.0.1",
"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.1",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:5.0.0",
"@swisspost/design-system-styles": "workspace:6.4.0",
"@swisspost/design-system-intranet-header": "workspace:5.0.1",
"@swisspost/design-system-styles": "workspace:6.4.1",
"bootstrap": "5.3.2",
"core-js": "3.32.2",
"highlight.js": "11.8.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.1.0

### Minor Changes

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

- Integrated the google tag manager and the basic events (page_context, page_change) to the documentation. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#1951](https://github.com/swisspost/design-system/pull/1951))

- Created the web component variant for the alert component. (by [@alizedebray](https://github.com/alizedebray) with [#1085](https://github.com/swisspost/design-system/pull/1085))

### Patch Changes

- Used the post-icon component instead of `.pi` classes to display icons in stories. (by [@alizedebray](https://github.com/alizedebray) with [#1945](https://github.com/swisspost/design-system/pull/1945))
- Updated dependencies:
- @swisspost/design-system-components@1.5.0
- @swisspost/design-system-styles@6.4.1
- @swisspost/internet-header@1.10.0
- @swisspost/design-system-components-react@1.0.18

## 2.0.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.0.2",
"version": "2.1.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.4.0",
"@swisspost/design-system-components-react": "workspace:1.0.17",
"@swisspost/design-system-components": "workspace:1.5.0",
"@swisspost/design-system-components-react": "workspace:1.0.18",
"@swisspost/design-system-icons": "workspace:1.0.12",
"@swisspost/design-system-styles": "workspace:6.4.0",
"@swisspost/internet-header": "workspace:1.9.1",
"@swisspost/design-system-styles": "workspace:6.4.1",
"@swisspost/internet-header": "workspace:1.10.0",
"bootstrap": "5.3.2"
},
"devDependencies": {
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.10.0

### Minor Changes

- Enabled nesting the header in a different scroll container than the `<body>` element. The header stickyness and logo animation logic will automatically attach to the nearest scrolling container instead of the document when nested in a container that has `overflow: auto | scroll` set. (by [@alizedebray](https://github.com/alizedebray) with [#1855](https://github.com/swisspost/design-system/pull/1855))

- Added ability to toggle programmatically an overlay associated with a button using the `toggleOverlayById` method. (by [@imagoiq](https://github.com/imagoiq) with [#1838](https://github.com/swisspost/design-system/pull/1838))

### Patch Changes

- Fixed an issue with custom configuration that was not applied when the prop "language" was not set on the internet header. (by [@alizedebray](https://github.com/alizedebray) with [#1855](https://github.com/swisspost/design-system/pull/1855))
- Updated dependencies:
- @swisspost/design-system-styles@6.4.1

## 1.9.1

### 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.9.1",
"version": "1.10.0",
"description": "The header for client facing applications.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@stencil/core": "3.4.2",
"@stencil/store": "2.0.9",
"@swisspost/design-system-styles": "workspace:6.4.0",
"@swisspost/design-system-styles": "workspace:6.4.1",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.7",
"jquery": "3.7.1",
Expand Down
14 changes: 14 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @swisspost/design-system-styles

## 6.4.1

### Patch Changes

- Removed bound between logo and language to allow any language to display the logo. (by [@imagoiq](https://github.com/imagoiq) with [#2009](https://github.com/swisspost/design-system/pull/2009))

- Reduced the gap between the alert body and action buttons. (by [@alizedebray](https://github.com/alizedebray) with [#1085](https://github.com/swisspost/design-system/pull/1085))

- Removed duplicated close button on toast when using ngx-toastr programatically. (by [@imagoiq](https://github.com/imagoiq) with [#2011](https://github.com/swisspost/design-system/pull/2011))

- Added missing pointer-events to allow a dismissible toast to be closed interactively. (by [@imagoiq](https://github.com/imagoiq) with [#2008](https://github.com/swisspost/design-system/pull/2008))

- Updated icons to display as mask images, this way their color can be set by adjusting the CSS `background-color` property. (by [@alizedebray](https://github.com/alizedebray) with [#1945](https://github.com/swisspost/design-system/pull/1945))

## 6.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.0",
"version": "6.4.1",
"description": "Design System Styles for the Swiss Post web platform.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 6514764

Please sign in to comment.