diff --git a/CHANGELOG.md b/CHANGELOG.md index 9177b03..bb86e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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. +### [0.2.7](https://github.com/nuxt-modules/web-vitals/compare/v0.2.6...v0.2.7) (2024-04-22) + + +### Features + +* track INP vitals ([#73](https://github.com/nuxt-modules/web-vitals/issues/73)) ([99ac126](https://github.com/nuxt-modules/web-vitals/commit/99ac1267cc876eaa0300ebc70afc1dfa36764fd7)) + + +### Bug Fixes + +* use non-deprecated `werb-vitals` functions ([eb37fd6](https://github.com/nuxt-modules/web-vitals/commit/eb37fd60c5e668ba5137294da0c49bf2b29dd3bd)) + ### [0.2.6](https://github.com/nuxt-modules/web-vitals/compare/v0.2.5...v0.2.6) (2023-05-17) diff --git a/package.json b/package.json index 5c90d3c..47aefd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/web-vitals", - "version": "0.2.6", + "version": "0.2.7", "description": "Web Vitals for Nuxt.js", "keywords": [ "nuxt",