Skip to content

Commit

Permalink
chore(changesets): publish packages (#862)
Browse files Browse the repository at this point in the history
Co-authored-by: gfellerph <[email protected]>
  • Loading branch information
github-actions[bot] and gfellerph authored Jan 4, 2023
1 parent ed83b86 commit 6a72ebe
Show file tree
Hide file tree
Showing 25 changed files with 91 additions and 82 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-donkeys-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-games-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-hounds-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-hairs-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-carrots-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-students-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-geese-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-keys-destroy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-donkeys-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-goats-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-knives-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-news-flash.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

## 1.0.5

### Patch Changes

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

## 1.0.4

### Patch 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": "1.0.4",
"version": "1.0.5",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand All @@ -21,7 +21,7 @@
"@angular/router": "14.2.12",
"@ng-bootstrap/ng-bootstrap": "12.1.2",
"@popperjs/core": "2.11.6",
"@swisspost/design-system-styles": "workspace:5.1.3",
"@swisspost/design-system-styles": "workspace:5.2.0",
"rxjs": "7.8.0",
"tslib": "2.4.1",
"watch": "1.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-intranet-header

## 3.0.5

### Patch Changes

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

## 3.0.4

### 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": "3.0.4",
"version": "3.0.5",
"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:5.1.3",
"@swisspost/design-system-styles": "workspace:5.2.0",
"tslib": "2.4.1"
},
"devDependencies": {
"@swisspost/design-system-components-angular": "workspace:1.0.4"
"@swisspost/design-system-components-angular": "workspace:1.0.5"
}
}
7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components

## 1.0.5

### Patch Changes

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

## 1.0.4

### 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.0.4",
"version": "1.0.5",
"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 @@ -34,7 +34,7 @@
"dependencies": {
"@stencil/core": "2.20.0",
"@stencil/sass": "2.0.1",
"@swisspost/design-system-styles": "workspace:5.1.3",
"@swisspost/design-system-styles": "workspace:5.2.0",
"sass": "1.57.1"
},
"devDependencies": {
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

## 5.1.5

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@5.2.0
- @swisspost/design-system-intranet-header@3.0.5

## 5.1.4

### 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": "5.1.4",
"version": "5.1.5",
"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": "12.1.2",
"@popperjs/core": "2.11.6",
"@swimlane/ngx-datatable": "20.0.0",
"@swisspost/design-system-intranet-header": "workspace:3.0.4",
"@swisspost/design-system-styles": "workspace:5.1.3",
"@swisspost/design-system-intranet-header": "workspace:3.0.5",
"@swisspost/design-system-styles": "workspace:5.2.0",
"bootstrap": "5.1.3",
"core-js": "3.27.1",
"highlight.js": "11.7.0",
Expand Down
28 changes: 28 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @swisspost/design-system-documentation

## 1.2.0

### Minor Changes

- Added stories for bootstrap/form-switch component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#876](https://github.com/swisspost/design-system/pull/876))

- Added Storybook docs layout. Includes general `Footer` as well as `Header` and `TopicTeaser` components for the welcome page. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#904](https://github.com/swisspost/design-system/pull/904))

- Added stories to describe the bootstrap/alert component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#813](https://github.com/swisspost/design-system/pull/813))

- Refactored the bootstrap/badge component stories to match the common format. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#914](https://github.com/swisspost/design-system/pull/914))

- Added stories for the bootstrap/form-check component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#857](https://github.com/swisspost/design-system/pull/857))

- Added stories for bootstrap/range component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#902](https://github.com/swisspost/design-system/pull/902))

- Added stories for bootstrap/form-radio component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#859](https://github.com/swisspost/design-system/pull/859))

- Added stories for the component bootstrap/form-select. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#831](https://github.com/swisspost/design-system/pull/831))

- Added stories for bootstrap/toast component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#878](https://github.com/swisspost/design-system/pull/878))

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@5.2.0
- @swisspost/design-system-components@1.0.5

## 1.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 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": "1.1.0",
"version": "1.2.0",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -21,8 +21,8 @@
"test": "start-server-and-test start:headless 9300 'percy exec -- cypress run --record false'"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:1.0.4",
"@swisspost/design-system-styles": "workspace:5.1.3",
"@swisspost/design-system-components": "workspace:1.0.5",
"@swisspost/design-system-styles": "workspace:5.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"html-react-parser": "3.0.4"
Expand Down
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

## 5.2.0

### Minor Changes

- Added a font-face definition CSS file for use with SAP cloud solutions as they need an externally hosted CSS file. (by [@gfellerph](https://github.com/gfellerph) with [#929](https://github.com/swisspost/design-system/pull/929))

### Patch Changes

- Added `bg-black` as a background utility class with automatic text color (by [@gfellerph](https://github.com/gfellerph) with [#830](https://github.com/swisspost/design-system/pull/830))

- Unwrapped complex :is selector. When integrating in another project, the `not-disabled-focus-hover` mixin causes sass to silently fail and generate an empty output. (by [@gfellerph](https://github.com/gfellerph) with [#889](https://github.com/swisspost/design-system/pull/889))

## 5.1.3

### Patch 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": "5.1.3",
"version": "5.2.0",
"description": "Design System Styles for the Swiss Post web platform.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a72ebe

Please sign in to comment.