Skip to content

Commit

Permalink
chore(setup): create "release/v9" branch
Browse files Browse the repository at this point in the history
  • Loading branch information
swisspost-bot committed Sep 20, 2024
1 parent d82980a commit 6003f71
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 122 deletions.
6 changes: 4 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"$schema": "https://unpkg.com/@changesets/config@1.7.0/schema.json",
"changelog": [
"../packages/changelog-github/dist/index.js",
{ "repo": "swisspost/design-system" }
{
"repo": "swisspost/design-system"
}
],
"commit": false,
"fixed": [
Expand All @@ -20,7 +22,7 @@
],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"baseBranch": "release/v9",
"updateInternalDependencies": "patch",
"ignore": []
}
4 changes: 2 additions & 2 deletions packages/documentation/netlify.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"siteId": "edc7287b-ec63-423c-84aa-c2a1cffbcf87",
"siteUrl": "swisspost-design-system-next.netlify.app"
"siteId": "06d1b6c6-1802-4ae0-9edb-0abaa4217762",
"siteUrl": "design-system-version-9.netlify.app"
}
5 changes: 0 additions & 5 deletions packages/documentation/public/_headers

This file was deleted.

7 changes: 0 additions & 7 deletions packages/documentation/public/_redirects

This file was deleted.

106 changes: 0 additions & 106 deletions packages/documentation/public/assets/versions.json

This file was deleted.

0 comments on commit 6003f71

Please sign in to comment.