Skip to content

Commit b3fad52

Browse files
committed
chore(release): 0.2.7
1 parent 524daeb commit b3fad52

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.7](https://github.com/nuxt-modules/web-vitals/compare/v0.2.6...v0.2.7) (2024-04-22)
6+
7+
8+
### Features
9+
10+
* track INP vitals ([#73](https://github.com/nuxt-modules/web-vitals/issues/73)) ([99ac126](https://github.com/nuxt-modules/web-vitals/commit/99ac1267cc876eaa0300ebc70afc1dfa36764fd7))
11+
12+
13+
### Bug Fixes
14+
15+
* use non-deprecated `werb-vitals` functions ([eb37fd6](https://github.com/nuxt-modules/web-vitals/commit/eb37fd60c5e668ba5137294da0c49bf2b29dd3bd))
16+
517
### [0.2.6](https://github.com/nuxt-modules/web-vitals/compare/v0.2.5...v0.2.6) (2023-05-17)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/web-vitals",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Web Vitals for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)