From 2b89d48326a24ecd99f9d081a1743dbfb944a2af Mon Sep 17 00:00:00 2001 From: Swiss Post Bot <103635272+swisspost-bot@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:46:22 +0000 Subject: [PATCH] chore(changesets): update release specific files --- packages/documentation/public/_redirects | 1 + .../documentation/public/assets/versions.json | 62 ++++++++++++++----- 2 files changed, 46 insertions(+), 17 deletions(-) diff --git a/packages/documentation/public/_redirects b/packages/documentation/public/_redirects index a9163cf506..6cf28c7a40 100644 --- a/packages/documentation/public/_redirects +++ b/packages/documentation/public/_redirects @@ -12,3 +12,4 @@ + diff --git a/packages/documentation/public/assets/versions.json b/packages/documentation/public/assets/versions.json index 8c103ea1da..6238645838 100644 --- a/packages/documentation/public/assets/versions.json +++ b/packages/documentation/public/assets/versions.json @@ -1,7 +1,7 @@ [ { "title": "Version 9", - "version": "9.0.0-next.9", + "version": "9.0.0-next.10", "description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.", "url": "https://design-system.post.ch", "dependencies": { @@ -9,22 +9,50 @@ "@ng-bootstrap/ng-bootstrap": "^17.0.0", "bootstrap": "~5.3.0", "@swisspost/design-system-changelog-github": "1.0.2", - "@swisspost/design-system-components": "9.0.0-next.9", - "@swisspost/design-system-components-angular-workspace": "1.1.10-next.9", - "@swisspost/design-system-components-angular": "9.0.0-next.9", - "@swisspost/design-system-components-react": "9.0.0-next.9", - "@swisspost/design-system-documentation": "6.0.0-next.10", - "@swisspost/design-system-icons": "9.0.0-next.9", - "@swisspost/internet-header": "2.0.0-next.9", - "@swisspost/design-system-intranet-header-workspace": "3.0.22-next.9", - "@swisspost/design-system-intranet-header": "9.0.0-next.9", - "@swisspost/design-system-intranet-header-showcase": "1.0.10-next.9", - "@swisspost/design-system-migrations": "9.0.0-next.9", - "@swisspost/design-system-nextjs-integration": "0.1.14-next.9", - "@swisspost/design-system-styles": "9.0.0-next.9", - "@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.9", - "@swisspost/design-system-styles-primeng": "9.0.0-next.9", - "@swisspost/design-system-tokens": "9.0.0-next.9" + "@swisspost/design-system-components": "9.0.0-next.10", + "@swisspost/design-system-components-angular-workspace": "1.1.10-next.10", + "@swisspost/design-system-components-angular": "9.0.0-next.10", + "@swisspost/design-system-components-react": "9.0.0-next.10", + "@swisspost/design-system-documentation": "6.0.0-next.11", + "@swisspost/design-system-icons": "9.0.0-next.10", + "@swisspost/internet-header": "2.0.0-next.10", + "@swisspost/design-system-intranet-header-workspace": "3.0.22-next.10", + "@swisspost/design-system-intranet-header": "9.0.0-next.10", + "@swisspost/design-system-intranet-header-showcase": "1.0.10-next.10", + "@swisspost/design-system-migrations": "9.0.0-next.10", + "@swisspost/design-system-nextjs-integration": "0.1.14-next.10", + "@swisspost/design-system-styles": "9.0.0-next.10", + "@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.10", + "@swisspost/design-system-styles-primeng": "9.0.0-next.10", + "@swisspost/design-system-tokens": "9.0.0-next.10" + } + }, + { + "title": "Version 9", + "version": "9.0.0-next.9", + "description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.", + "url": "https://swisspost-design-system-version-9.netlify.app", + "dependencies": { + "@angular/core": "^18.0.0", + "@ng-bootstrap/ng-bootstrap": "^17.0.0", + "bootstrap": "~5.3.0", + "@swisspost/design-system-changelog-github": "1.0.2", + "@swisspost/design-system-components": "9.0.0-next.2", + "@swisspost/design-system-components-angular-workspace": "1.1.10-next.2", + "@swisspost/design-system-components-angular": "9.0.0-next.2", + "@swisspost/design-system-components-react": "9.0.0-next.2", + "@swisspost/design-system-documentation": "6.0.0-next.2", + "@swisspost/design-system-icons": "9.0.0-next.2", + "@swisspost/internet-header": "1.14.6-next.2", + "@swisspost/design-system-intranet-header-workspace": "3.0.22-next.2", + "@swisspost/design-system-intranet-header": "9.0.0-next.2", + "@swisspost/design-system-intranet-header-showcase": "1.0.10-next.2", + "@swisspost/design-system-migrations": "9.0.0-next.2", + "@swisspost/design-system-nextjs-integration": "0.1.14-next.2", + "@swisspost/design-system-styles": "9.0.0-next.2", + "@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.2", + "@swisspost/design-system-styles-primeng": "9.0.0-next.2", + "@swisspost/design-system-tokens": "9.0.0-next.2" } }, {