Skip to content

Commit

Permalink
Merge pull request #10229 from ethereum/dev
Browse files Browse the repository at this point in the history
Deploy v7.12.1
  • Loading branch information
wackerow authored May 17, 2023
2 parents 55378a3 + 0633992 commit 29d1081
Show file tree
Hide file tree
Showing 30 changed files with 1,514 additions and 1,636 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
* @samajammin @wackerow @corwintines @pettinarip @minimalsm @jmcook1186 @nhsz

# Owners of specific files
/src/data/consensus-bounty-hunters.csv @djrtwo @JustinDrake @asanso @fredriksvantes
/src/data/consensus-bounty-hunters.csv @djrtwo @asanso @fredriksvantes
6 changes: 1 addition & 5 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ name: Chromatic Publish and Testing

# Event for the workflow
on:
pull_request:
types:
- opened
- synchronize
- ready_for_review
push:
paths:
# Only run on file changes in any of these paths
- "src/components/**/*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereum-org-website",
"version": "7.12.0",
"version": "7.12.1",
"description": "Website of ethereum.org",
"main": "index.js",
"repository": "git@github.com:ethereum/ethereum-org-website.git",
Expand Down
Binary file added src/assets/dapps/dexguru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 29d1081

Please sign in to comment.