Skip to content

Commit b7ce7bf

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent b8c9661 commit b7ce7bf

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

src/_data/all_authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"title": "Guest Author",
142142
"website": "https://jordaneldredge.com",
143143
"avatar_url": "https://avatars.githubusercontent.com/u/162735",
144-
"bio": "Engineer on relay.dev at Facebook | Made webamp.org",
144+
"bio": "Engineer on relay.dev at Meta | Made webamp.org",
145145
"twitter_username": "captbaritone",
146146
"github_username": "captbaritone",
147147
"location": "Alameda, CA"

src/_data/donations.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"id": "SA_kwHOAFvahM4AFLr3",
4+
"name": "Yejeong, Ham",
5+
"image": "https://avatars.githubusercontent.com/u/147745679",
6+
"url": "https://github.com/thelightway24",
7+
"amount": 5,
8+
"date": "2025-08-22T00:39:33Z",
9+
"source": "github"
10+
},
211
{
312
"id": "SA_kwHOAFvahM4AFLjx",
413
"name": "JUHWAN OH",

src/_data/stats.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"currentVersion": "v9.33.0",
55
"currentVersionDate": "2025-08-08T20:34:43Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 26193,
8-
"lastCommitDate": "2025-08-20T19:32:05Z",
9-
"projectDependents": 27261153,
10-
"weeklyDownloads": 57362997,
7+
"stars": 26195,
8+
"lastCommitDate": "2025-08-21T14:30:32Z",
9+
"projectDependents": 27261849,
10+
"weeklyDownloads": 57638090,
1111
"nextVersion": "v9.34.0",
1212
"nextVersionDate": "2025-08-22"
1313
}

0 commit comments

Comments
 (0)