Skip to content

Commit 29d1081

Browse files
authored
Merge pull request #10229 from ethereum/dev
Deploy v7.12.1
2 parents 55378a3 + 0633992 commit 29d1081

File tree

30 files changed

+1514
-1636
lines changed

30 files changed

+1514
-1636
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
* @samajammin @wackerow @corwintines @pettinarip @minimalsm @jmcook1186 @nhsz
99

1010
# Owners of specific files
11-
/src/data/consensus-bounty-hunters.csv @djrtwo @JustinDrake @asanso @fredriksvantes
11+
/src/data/consensus-bounty-hunters.csv @djrtwo @asanso @fredriksvantes

.github/workflows/chromatic.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ name: Chromatic Publish and Testing
55

66
# Event for the workflow
77
on:
8-
pull_request:
9-
types:
10-
- opened
11-
- synchronize
12-
- ready_for_review
8+
push:
139
paths:
1410
# Only run on file changes in any of these paths
1511
- "src/components/**/*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-org-website",
3-
"version": "7.12.0",
3+
"version": "7.12.1",
44
"description": "Website of ethereum.org",
55
"main": "index.js",
66
"repository": "git@github.com:ethereum/ethereum-org-website.git",

src/assets/dapps/dexguru.png

39.5 KB
Loading

0 commit comments

Comments
 (0)