summaryrefslogtreecommitdiff
path: root/packages/integrations/web-vitals/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/web-vitals/CHANGELOG.md')
-rw-r--r--packages/integrations/web-vitals/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/integrations/web-vitals/CHANGELOG.md b/packages/integrations/web-vitals/CHANGELOG.md
index dede426c6..a2e3a6a92 100644
--- a/packages/integrations/web-vitals/CHANGELOG.md
+++ b/packages/integrations/web-vitals/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/web-vitals
+## 3.0.0
+
+### Major Changes
+
+- [#12008](https://github.com/withastro/astro/pull/12008) [`5608338`](https://github.com/withastro/astro/commit/560833843c6d3ce2b6c6c473ec4ae70e744bf255) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Welcome to the Astro 5 beta! This release has no changes from the latest alpha of this package, but it does bring us one step closer to the final, stable release.
+
+ Starting from this release, no breaking changes will be introduced unless absolutely necessary.
+
+ To learn how to upgrade, check out the [Astro v5.0 upgrade guide in our beta docs site](https://5-0-0-beta.docs.astro.build/en/guides/upgrade-to/v5/).
+
## 3.0.0-beta.1
### Major Changes