Skip to content

Commit 59b94f2

Browse files
authored
Merge pull request #13365 from ethereum/v8-7-1
v8.7.1
2 parents db9410e + f05fc52 commit 59b94f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-org-website",
3-
"version": "8.7.0",
3+
"version": "8.7.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -87,9 +87,9 @@
8787
"eslint-config-next": "^14.2.2",
8888
"eslint-config-prettier": "^9.0.0",
8989
"eslint-plugin-simple-import-sort": "^10.0.0",
90+
"eslint-plugin-storybook": "0.8.0",
9091
"eslint-plugin-unused-imports": "^3.0.0",
9192
"husky": "^9.0.11",
92-
"eslint-plugin-storybook": "0.8.0",
9393
"image-size": "^1.0.2",
9494
"lint-staged": "^15.2.5",
9595
"mdast-util-toc": "^7.0.0",
@@ -109,4 +109,4 @@
109109
"jackspeak": "2.1.1",
110110
"sharp": "0.32.6"
111111
}
112-
}
112+
}

src/data/published.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"date":"2024-06-19"}
1+
{"date":"2024-07-10"}

0 commit comments

Comments
 (0)