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 Sep 13, 2023
1 parent 2c02d28 commit 83c4373
Show file tree
Hide file tree
Showing 15 changed files with 196 additions and 95 deletions.
6 changes: 0 additions & 6 deletions .changeset/2023-09-03-update-icons.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/cyan-seahorses-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-spiders-own.md

This file was deleted.

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

## 3.0.0

### Major Changes

- Upgraded major version of Angular from v15 to v16. (by [@imagoiq](https://github.com/imagoiq) with [#1920](https://github.com/swisspost/design-system/pull/1920))

### Patch Changes

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

## 2.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "2.0.10",
"version": "3.0.0",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/components-angular/projects/intranet-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swisspost/design-system-intranet-header

## 5.0.0

### Major Changes

- Upgraded major version of Angular from v15 to v16. (by [@imagoiq](https://github.com/imagoiq) with [#1920](https://github.com/swisspost/design-system/pull/1920))

### Patch Changes

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

## 4.0.10

### 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": "4.0.10",
"version": "5.0.0",
"description": "Intranet header for internal Swiss Post applications as an Angular component.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -22,6 +22,6 @@
"tslib": "2.6.2"
},
"devDependencies": {
"@swisspost/design-system-components-angular": "workspace:2.0.10"
"@swisspost/design-system-components-angular": "workspace:3.0.0"
}
}
12 changes: 12 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swisspost/design-system-demo

## 7.0.0

### Major Changes

- Upgraded major version of Angular from v15 to v16. (by [@imagoiq](https://github.com/imagoiq) with [#1920](https://github.com/swisspost/design-system/pull/1920))

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-intranet-header@5.0.0
- @swisspost/design-system-styles@6.4.0

## 6.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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": "6.1.2",
"version": "7.0.0",
"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,7 +25,7 @@
"@ng-bootstrap/ng-bootstrap": "15.1.1",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:4.0.10",
"@swisspost/design-system-intranet-header": "workspace:5.0.0",
"@swisspost/design-system-styles": "workspace:6.4.0",
"bootstrap": "5.3.1",
"core-js": "3.32.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swisspost/design-system-documentation

## 2.0.2

### Patch Changes

- Added a code snippet for patching missing `:has` selector support in Firefox in the Checkbox- and Radiobutton-Card stories. (by [@gfellerph](https://github.com/gfellerph) with [#1917](https://github.com/swisspost/design-system/pull/1917))
- Updated dependencies:
- @swisspost/design-system-icons@1.0.12
- @swisspost/design-system-styles@6.4.0

## 2.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.1",
"version": "2.0.2",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@swisspost/design-system-components": "workspace:1.4.0",
"@swisspost/design-system-components-react": "workspace:1.0.17",
"@swisspost/design-system-icons": "workspace:1.0.11",
"@swisspost/design-system-icons": "workspace:1.0.12",
"@swisspost/design-system-styles": "workspace:6.4.0",
"@swisspost/internet-header": "workspace:1.9.1",
"bootstrap": "5.3.1"
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.12

### Patch Changes

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

## 1.0.11

### 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.11",
"version": "1.0.12",
"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
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@angular/compiler": "=15.0.4",
"@percy/cli": "1.27.1",
"@percy/cypress": "3.1.2",
"@swisspost/design-system-icons": "workspace:1.0.11",
"@swisspost/design-system-icons": "workspace:1.0.12",
"@types/node": "18.17.14",
"autoprefixer": "10.4.15",
"copyfiles": "2.4.1",
Expand Down
Loading

0 comments on commit 83c4373

Please sign in to comment.