summaryrefslogtreecommitdiff
path: root/packages/telemetry/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/telemetry/CHANGELOG.md')
-rw-r--r--packages/telemetry/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/telemetry/CHANGELOG.md b/packages/telemetry/CHANGELOG.md
index 9b3f41b2b..21cea4955 100644
--- a/packages/telemetry/CHANGELOG.md
+++ b/packages/telemetry/CHANGELOG.md
@@ -1,5 +1,13 @@
# @astrojs/telemetry
+## 3.0.3
+
+### Patch Changes
+
+- [#8737](https://github.com/withastro/astro/pull/8737) [`6f60da805`](https://github.com/withastro/astro/commit/6f60da805e0014bc50dd07bef972e91c73560c3c) Thanks [@ematipico](https://github.com/ematipico)! - Add provenance statement when publishing the library from CI
+
+- [#8729](https://github.com/withastro/astro/pull/8729) [`21e0757ea`](https://github.com/withastro/astro/commit/21e0757ea22a57d344c934045ca19db93b684436) Thanks [@lilnasy](https://github.com/lilnasy)! - Removed an unnecessary dependency.
+
## 3.0.2
### Patch Changes