Skip to content

Commit 45080a7

Browse files
Update release data
Automated refresh of Gutenberg release statistics.
1 parent daf0525 commit 45080a7

3 files changed

Lines changed: 158 additions & 23 deletions

File tree

public/data/gb-releases.json

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,139 @@
11
[
2+
{
3+
"id": "22.6",
4+
"version": "22.6",
5+
"displayLabel": "Gutenberg 22.6",
6+
"isAggregated": false,
7+
"totalPRs": 369,
8+
"contributors": 72,
9+
"newContributors": 9,
10+
"hasContributorData": true,
11+
"avgPRs": 369,
12+
"avgContributors": 72,
13+
"avgNewContributors": 9,
14+
"rawCategories": {
15+
"Features": 10,
16+
"Enhancements": 126,
17+
"New APIs": 1,
18+
"Bug Fixes": 129,
19+
"Accessibility": 2,
20+
"Performance": 8,
21+
"Experiments": 15,
22+
"Documentation": 21,
23+
"Code Quality": 40,
24+
"Tools": 17
25+
},
26+
"contributorAggregates": {
27+
"sponsorBreakdown": {
28+
"Automattic": 42,
29+
"rtCamp": 4,
30+
"Tech Mahindra": 1,
31+
"Earthbound": 1,
32+
"10up": 1,
33+
"Human Made Ltd": 1,
34+
"Self-sponsored": 1,
35+
"GoDaddy": 1,
36+
"Yivic": 1,
37+
"Boomdevs": 1,
38+
"Pew Research Center": 1,
39+
"Pescanova": 1,
40+
"ParshipMeet Group": 1,
41+
"WP Engine": 1,
42+
"Unknown": 14
43+
},
44+
"countryBreakdown": {
45+
"Unknown": 72
46+
}
47+
},
48+
"date": "2026-02-25",
49+
"memberOf": "7.0",
50+
"changelogUrl": "https://github.com/WordPress/gutenberg/releases/tag/v22.6.0",
51+
"contributorsList": [
52+
"aaronrobertshaw",
53+
"abmarne",
54+
"adamsilverstein",
55+
"aduth",
56+
"alecgeatches",
57+
"amitraj2203",
58+
"anandrajaram21",
59+
"andrewserong",
60+
"annezazu",
61+
"carolinan",
62+
"chriszarate",
63+
"ciampo",
64+
"czarflix",
65+
"dabowman",
66+
"darerodz",
67+
"ellatrix",
68+
"fabiankaegy",
69+
"fcoveram",
70+
"getdave",
71+
"gigitux",
72+
"gmjuhasz",
73+
"ingeniumed",
74+
"jameskoster",
75+
"jasmussen",
76+
"jeryj",
77+
"johnbillion",
78+
"jorgefilipecosta",
79+
"jsnajdr",
80+
"juanfra",
81+
"juanmaguitar",
82+
"liamsarsfield",
83+
"luisherranz",
84+
"madhusudhand",
85+
"maggiecabrera",
86+
"mamaduka",
87+
"manhphuc",
88+
"manzoorwanijk",
89+
"marianne380",
90+
"maxschmeling",
91+
"mcsf",
92+
"mikachan",
93+
"mirka",
94+
"mustafabharmal",
95+
"noruzzamans",
96+
"ntsekouras",
97+
"oandregal",
98+
"ockham",
99+
"pkevan",
100+
"ramonjd",
101+
"ryanwelcher",
102+
"saranshsinhaa",
103+
"scruffian",
104+
"senadir",
105+
"sethrubenstein",
106+
"sgomes",
107+
"shail-mehta",
108+
"shekharnwagh",
109+
"shimotmk",
110+
"simison",
111+
"sirlouen",
112+
"soean",
113+
"stokesman",
114+
"swoyamjeetcodes",
115+
"t-hamano",
116+
"talldan",
117+
"tellthemachines",
118+
"timse201",
119+
"tyxla",
120+
"westonruter",
121+
"xavier-lc",
122+
"yashjawale",
123+
"youknowriad"
124+
],
125+
"newContributorsList": [
126+
"abmarne",
127+
"since",
128+
"anandrajaram21",
129+
"czarflix",
130+
"dabowman",
131+
"gmjuhasz",
132+
"liamsarsfield",
133+
"marianne380",
134+
"swoyamjeetcodes"
135+
]
136+
},
2137
{
3138
"id": "22.5",
4139
"version": "22.5",

public/data/summary.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"currentPeriod": "7.0",
33
"lastCutoffVersion": "21.9",
4-
"releasesSinceCutoff": 6,
5-
"avgPRsSinceCutoff": 194,
6-
"avgContributorsSinceCutoff": 52,
4+
"releasesSinceCutoff": 7,
5+
"avgPRsSinceCutoff": 219,
6+
"avgContributorsSinceCutoff": 55,
77
"avgNewContributorsSinceCutoff": 7,
8-
"totalPRsSinceCutoff": 1162,
9-
"uniqueContributorsSinceCutoff": 137,
10-
"uniqueNewContributorsSinceCutoff": 38,
11-
"avgPRsTotal": 136,
8+
"totalPRsSinceCutoff": 1531,
9+
"uniqueContributorsSinceCutoff": 150,
10+
"uniqueNewContributorsSinceCutoff": 45,
11+
"avgPRsTotal": 137,
1212
"avgContributorsTotal": 49,
1313
"avgNewContributorsTotal": 5,
14-
"latestRelease": "22.5",
14+
"latestRelease": "22.6",
1515
"oldestRelease": "1.0",
16-
"totalReleases": 195,
17-
"lastUpdated": "2026-02-05T09:55:56.100Z"
16+
"totalReleases": 196,
17+
"lastUpdated": "2026-02-26T09:58:53.032Z"
1818
}

public/data/wp-cycles.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
"version": "7.0",
55
"displayLabel": "WordPress 7.0",
66
"isAggregated": true,
7-
"totalPRs": 1162,
8-
"contributors": 137,
9-
"newContributors": 38,
7+
"totalPRs": 1531,
8+
"contributors": 150,
9+
"newContributors": 45,
1010
"hasContributorData": true,
11-
"avgPRs": 194,
12-
"avgContributors": 52,
11+
"avgPRs": 219,
12+
"avgContributors": 55,
1313
"avgNewContributors": 7,
1414
"categoryTotals": {
15-
"features": 373,
16-
"bugs": 352,
17-
"codeQuality": 299,
18-
"a11y": 16,
19-
"performance": 27,
20-
"documentation": 76,
15+
"features": 525,
16+
"bugs": 481,
17+
"codeQuality": 356,
18+
"a11y": 18,
19+
"performance": 35,
20+
"documentation": 97,
2121
"other": 19
2222
},
2323
"contributorAggregates": {
@@ -97,8 +97,8 @@
9797
"Morocco": 1
9898
}
9999
},
100-
"groupedCount": 6,
101-
"groupedRange": "22.0-22.5"
100+
"groupedCount": 7,
101+
"groupedRange": "22.0-22.6"
102102
},
103103
{
104104
"id": "6.9",

0 commit comments

Comments
 (0)