Skip to content

Commit

Permalink
chore(changesets): 🦋📦 publish packages (#2271)
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]

### Patch Changes

- Updated icons number 2081, 2143, 2221, 2230, 2238, 2239, 2248, 2249,
2250, 2254, 2256, 2257, 2258, 2260, 2261, 2262, 2263, 2264, 2265, 2266,
2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2280, 2281,
2361, 2386, 2403, 2415, 2418, 2419, 2433, 2434, 2457, 2464 and 2488. (by
[@swisspost-bot](https://github.com/swisspost-bot) with
[#2284](#2284))

## @swisspost/[email protected]

### Minor Changes

- Added link to new documentation (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#2142](#2142))

- Deprecated standard HTML alerts with a close button in favor of the
`post-alert` component designed to correctly handle the dismissal
animation. (by [@b1aserlu](https://github.com/b1aserlu) with
[#2239](#2239))

### Patch Changes

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

## @swisspost/[email protected]

### Minor Changes

- Added a documentation page for the `.container` and `.container-fluid`
classes. (by [@b1aserlu](https://github.com/b1aserlu) with
[#2030](#2030))

### Patch Changes

- Removed empty p and fix CDN examples for internet-header. (by
[@imagoiq](https://github.com/imagoiq) with
[#2295](#2295))

- Added attached stories to changelog and search-icons pages to fix
"Edit this page on Github" feature. (by
[@imagoiq](https://github.com/imagoiq) with
[#2267](#2267))

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @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 23, 2023
1 parent 5dbd725 commit 72ecf2f
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 38 deletions.
6 changes: 0 additions & 6 deletions .changeset/2023-11-19-update-icons.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/big-needles-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-files-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-turkeys-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-meals-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-tables-warn.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @swisspost/design-system-demo

## 7.1.0

### Minor Changes

- Added link to new documentation (by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with [#2142](https://github.com/swisspost/design-system/pull/2142))

- Deprecated standard HTML alerts with a close button in favor of the `post-alert` component designed to correctly handle the dismissal animation. (by [@b1aserlu](https://github.com/b1aserlu) with [#2239](https://github.com/swisspost/design-system/pull/2239))

### Patch Changes

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

## 7.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.4",
"version": "7.1.0",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @swisspost/design-system-documentation

## 2.5.0

### Minor Changes

- Added a documentation page for the `.container` and `.container-fluid` classes. (by [@b1aserlu](https://github.com/b1aserlu) with [#2030](https://github.com/swisspost/design-system/pull/2030))

### Patch Changes

- Removed empty p and fix CDN examples for internet-header. (by [@imagoiq](https://github.com/imagoiq) with [#2295](https://github.com/swisspost/design-system/pull/2295))

- Added attached stories to changelog and search-icons pages to fix "Edit this page on Github" feature. (by [@imagoiq](https://github.com/imagoiq) with [#2267](https://github.com/swisspost/design-system/pull/2267))
- Updated dependencies:
- @swisspost/design-system-icons@1.0.15
- @swisspost/design-system-styles@6.4.4

## 2.4.0

### Minor 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.4.0",
"version": "2.5.0",
"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.6.2",
"@swisspost/design-system-components-react": "workspace:1.0.22",
"@swisspost/design-system-icons": "workspace:1.0.14",
"@swisspost/design-system-icons": "workspace:1.0.15",
"@swisspost/design-system-styles": "workspace:6.4.4",
"@swisspost/internet-header": "workspace:1.13.0",
"bootstrap": "5.3.2"
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.15

### Patch Changes

- Updated icons number 2081, 2143, 2221, 2230, 2238, 2239, 2248, 2249, 2250, 2254, 2256, 2257, 2258, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2280, 2281, 2361, 2386, 2403, 2415, 2418, 2419, 2433, 2434, 2457, 2464 and 2488. (by [@swisspost-bot](https://github.com/swisspost-bot) with [#2284](https://github.com/swisspost/design-system/pull/2284))

## 1.0.14

### 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.14",
"version": "1.0.15",
"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.4",
"@percy/cypress": "3.1.2",
"@swisspost/design-system-icons": "workspace:1.0.14",
"@swisspost/design-system-icons": "workspace:1.0.15",
"@types/node": "18.18.10",
"autoprefixer": "10.4.16",
"copyfiles": "2.4.1",
Expand Down
4 changes: 2 additions & 2 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 72ecf2f

Please sign in to comment.