Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit cc62f0a

Browse files
authored
1.5.3 version bump (#189)
* 1.5.3 version bump * Missed one
1 parent e895ba7 commit cc62f0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Web Vitals",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"manifest_version": 3,
55
"description": "Measure metrics for a healthy site",
66
"homepage_url": "https://web.dev/articles/vitals",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-vitals-extension",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Instant Web Vitals metrics",
55
"main": "src/browser_action/vitals.js",
66
"repository": "https://github.com/GoogleChrome/web-vitals-extension",

0 commit comments

Comments
 (0)