Skip to content

Commit 80e2d9d

Browse files
committed
Merge branch 'main' into styled-react-themeprovider
2 parents 888faad + f61238c commit 80e2d9d

File tree

149 files changed

+1011
-858
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+1011
-858
lines changed

.changeset/chilled-spoons-roll.md

Lines changed: 5 additions & 0 deletions

.changeset/fair-bars-smile.md

Lines changed: 5 additions & 0 deletions

.changeset/fair-flowers-share.md

Lines changed: 5 additions & 0 deletions

.changeset/flat-llamas-beam.md

Lines changed: 5 additions & 0 deletions

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"deprecate-textinputwithtokens",
3434
"dirty-chairs-invent",
3535
"eighty-queens-tap",
36+
"fair-flowers-share",
3637
"fair-views-laugh",
3738
"famous-jobs-applaud",
3839
"few-mails-sing",
@@ -74,6 +75,7 @@
7475
"pretty-emus-cover",
7576
"pretty-women-sing",
7677
"proud-chairs-study",
78+
"purple-waves-pay",
7779
"rich-walls-fold",
7880
"rotten-carpets-raise",
7981
"rude-cycles-scream",

.changeset/purple-waves-pay.md

Lines changed: 5 additions & 0 deletions

.changeset/smart-hornets-happen.md

Lines changed: 5 additions & 0 deletions

.changeset/tricky-plums-smoke.md

Lines changed: 5 additions & 0 deletions

.changeset/two-pots-battle.md

Lines changed: 5 additions & 0 deletions

.github/workflows/migration-status.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
cache: 'npm'
4747
- name: Install dependencies
4848
run: npm ci
49+
- name: Build doc-gen
50+
run: npm run build -w @primer/doc-gen
4951
- name: Run migration script
5052
run: |
5153
node --experimental-strip-types script/ts-docs-status.mts >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)