Skip to content

Commit c6f608b

Browse files
authored
Merge branch 'main' into liuliu/merge-linkitem-and-item-in-actionlist
2 parents 54ee453 + f0151b2 commit c6f608b

48 files changed

Lines changed: 349 additions & 43 deletions

File tree

Some content is hidden

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

.changeset/grumpy-walls-cry.md

Lines changed: 5 additions & 0 deletions

.changeset/pre.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
"bright-birds-glow",
1919
"chilled-spoons-roll",
2020
"curly-rivers-arrive",
21+
"dark-birds-dont",
2122
"dull-wolves-judge",
23+
"eight-icons-approve",
2224
"eleven-cameras-hammer",
2325
"fair-bars-smile",
2426
"flat-ears-wink",
@@ -27,11 +29,14 @@
2729
"fruity-monkeys-cover",
2830
"gold-geckos-send",
2931
"grumpy-lobsters-obey",
32+
"grumpy-walls-cry",
3033
"healthy-laws-walk",
3134
"lemon-onions-teach",
3235
"lucky-walls-jog",
36+
"mean-kangaroos-count",
3337
"nice-cycles-dress",
3438
"poor-ducks-attack",
39+
"purple-pigs-check",
3540
"quick-queens-rescue",
3641
"rare-otters-deliver",
3742
"real-cooks-melt",
@@ -42,11 +47,13 @@
4247
"slick-gifts-cross",
4348
"smart-hornets-happen",
4449
"spicy-items-watch",
50+
"stupid-olives-sleep",
4551
"styled-react-themeprovider",
4652
"tame-eggs-taste",
4753
"tasty-suns-behave",
4854
"thin-cobras-cry",
4955
"tricky-plums-smoke",
50-
"two-pots-battle"
56+
"two-pots-battle",
57+
"wise-baboons-sing"
5158
]
5259
}

.changeset/purple-pigs-check.md

Lines changed: 7 additions & 0 deletions

.changeset/wise-baboons-sing.md

Lines changed: 5 additions & 0 deletions

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
if: ${{ github.repository == 'primer/react' }}
1010
steps:
11-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
11+
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
1212
with:
1313
# General settings
1414
days-before-stale: 60
34.3 KB
34.8 KB
34.3 KB
34.3 KB
34.3 KB

0 commit comments

Comments
 (0)