From 72ecf2f901d370aebf1f2f27fd63d07d15c8ccc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 14:39:33 +0100 Subject: [PATCH] =?UTF-8?q?chore(changesets):=20=F0=9F=A6=8B=F0=9F=93=A6?= =?UTF-8?q?=20publish=20packages=20(#2271)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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/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)) ## @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 ## @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 Co-authored-by: github-actions[bot] --- .changeset/2023-11-19-update-icons.md | 6 ------ .changeset/big-needles-turn.md | 5 ----- .changeset/clean-files-wonder.md | 5 ----- .changeset/kind-turkeys-join.md | 5 ----- .changeset/mean-meals-train.md | 5 ----- .changeset/tricky-tables-warn.md | 5 ----- packages/demo/CHANGELOG.md | 13 +++++++++++++ packages/demo/package.json | 2 +- packages/documentation/CHANGELOG.md | 15 +++++++++++++++ packages/documentation/package.json | 4 ++-- packages/icons/CHANGELOG.md | 6 ++++++ packages/icons/package.json | 2 +- packages/styles/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 14 files changed, 41 insertions(+), 38 deletions(-) delete mode 100644 .changeset/2023-11-19-update-icons.md delete mode 100644 .changeset/big-needles-turn.md delete mode 100644 .changeset/clean-files-wonder.md delete mode 100644 .changeset/kind-turkeys-join.md delete mode 100644 .changeset/mean-meals-train.md delete mode 100644 .changeset/tricky-tables-warn.md diff --git a/.changeset/2023-11-19-update-icons.md b/.changeset/2023-11-19-update-icons.md deleted file mode 100644 index 833396c93c..0000000000 --- a/.changeset/2023-11-19-update-icons.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@swisspost/design-system-icons': patch ---- - -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. - diff --git a/.changeset/big-needles-turn.md b/.changeset/big-needles-turn.md deleted file mode 100644 index 772e961078..0000000000 --- a/.changeset/big-needles-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': patch ---- - -Removed empty p and fix CDN examples for internet-header. diff --git a/.changeset/clean-files-wonder.md b/.changeset/clean-files-wonder.md deleted file mode 100644 index a973c09117..0000000000 --- a/.changeset/clean-files-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': patch ---- - -Added attached stories to changelog and search-icons pages to fix "Edit this page on Github" feature. diff --git a/.changeset/kind-turkeys-join.md b/.changeset/kind-turkeys-join.md deleted file mode 100644 index 6fd0f43d84..0000000000 --- a/.changeset/kind-turkeys-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-demo': minor ---- - -Added link to new documentation diff --git a/.changeset/mean-meals-train.md b/.changeset/mean-meals-train.md deleted file mode 100644 index c49f47b625..0000000000 --- a/.changeset/mean-meals-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-demo': minor ---- - -Deprecated standard HTML alerts with a close button in favor of the `post-alert` component designed to correctly handle the dismissal animation. diff --git a/.changeset/tricky-tables-warn.md b/.changeset/tricky-tables-warn.md deleted file mode 100644 index ec7e2b0d9d..0000000000 --- a/.changeset/tricky-tables-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added a documentation page for the `.container` and `.container-fluid` classes. diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index 277a6ef875..ca34d7f04f 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -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 diff --git a/packages/demo/package.json b/packages/demo/package.json index 9410e37b3c..70af093eca 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -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 ", "license": "Apache-2.0", diff --git a/packages/documentation/CHANGELOG.md b/packages/documentation/CHANGELOG.md index 3b0668857a..b218479e24 100644 --- a/packages/documentation/CHANGELOG.md +++ b/packages/documentation/CHANGELOG.md @@ -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 diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 6b8c42c08e..409e298a9f 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -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 ", "license": "Apache-2.0", @@ -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" diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 5322937f93..3475838b9d 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -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 diff --git a/packages/icons/package.json b/packages/icons/package.json index 7562754467..00d8787d4d 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -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 ", "license": "Apache-2.0", diff --git a/packages/styles/package.json b/packages/styles/package.json index d278dce6fd..49c45c04b4 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36c6c04ce3..03cfa19180 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -367,7 +367,7 @@ importers: specifier: workspace:1.0.22 version: link:../components-react '@swisspost/design-system-icons': - specifier: workspace:1.0.14 + specifier: workspace:1.0.15 version: link:../icons '@swisspost/design-system-styles': specifier: workspace:6.4.4 @@ -805,7 +805,7 @@ importers: specifier: 3.1.2 version: 3.1.2(cypress@13.5.1) '@swisspost/design-system-icons': - specifier: workspace:1.0.14 + specifier: workspace:1.0.15 version: link:../icons '@types/node': specifier: 18.18.10