diff --git a/packages/documentation/public/_redirects b/packages/documentation/public/_redirects index 9a3fd5d56b..79a6c132ab 100644 --- a/packages/documentation/public/_redirects +++ b/packages/documentation/public/_redirects @@ -9,3 +9,4 @@ + diff --git a/packages/documentation/public/assets/versions.json b/packages/documentation/public/assets/versions.json index a4db7bd3e2..c24ab117ec 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.6", + "version": "9.0.0-next.7", "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.6", - "@swisspost/design-system-components-angular-workspace": "1.1.10-next.6", - "@swisspost/design-system-components-angular": "9.0.0-next.6", - "@swisspost/design-system-components-react": "9.0.0-next.6", - "@swisspost/design-system-documentation": "6.0.0-next.7", - "@swisspost/design-system-icons": "9.0.0-next.6", - "@swisspost/internet-header": "2.0.0-next.6", - "@swisspost/design-system-intranet-header-workspace": "3.0.22-next.6", - "@swisspost/design-system-intranet-header": "9.0.0-next.6", - "@swisspost/design-system-intranet-header-showcase": "1.0.10-next.6", - "@swisspost/design-system-migrations": "9.0.0-next.6", - "@swisspost/design-system-nextjs-integration": "0.1.14-next.6", - "@swisspost/design-system-styles": "9.0.0-next.6", - "@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.6", - "@swisspost/design-system-styles-primeng": "9.0.0-next.6", - "@swisspost/design-system-tokens": "9.0.0-next.6" + "@swisspost/design-system-components": "9.0.0-next.7", + "@swisspost/design-system-components-angular-workspace": "1.1.10-next.7", + "@swisspost/design-system-components-angular": "9.0.0-next.7", + "@swisspost/design-system-components-react": "9.0.0-next.7", + "@swisspost/design-system-documentation": "6.0.0-next.8", + "@swisspost/design-system-icons": "9.0.0-next.7", + "@swisspost/internet-header": "2.0.0-next.7", + "@swisspost/design-system-intranet-header-workspace": "3.0.22-next.7", + "@swisspost/design-system-intranet-header": "9.0.0-next.7", + "@swisspost/design-system-intranet-header-showcase": "1.0.10-next.7", + "@swisspost/design-system-migrations": "9.0.0-next.7", + "@swisspost/design-system-nextjs-integration": "0.1.14-next.7", + "@swisspost/design-system-styles": "9.0.0-next.7", + "@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.7", + "@swisspost/design-system-styles-primeng": "9.0.0-next.7", + "@swisspost/design-system-tokens": "9.0.0-next.7" + } + }, + { + "title": "Version 9", + "version": "9.0.0-next.6", + "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" } }, {