Skip to content

Commit 1aaf396

Browse files
committed
chore(release): 🎉 🚀 [skip ci]
- analytics@0.8.19 - @analytics/core@0.13.2
1 parent 796c1d3 commit 1aaf396

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

packages/analytics-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.13.2](https://github.com/DavidWells/analytics/compare/@analytics/core@0.13.1...@analytics/core@0.13.2) (2025-08-09)
7+
8+
**Note:** Version bump only for package @analytics/core
9+
10+
11+
12+
13+
614
## [0.13.1](https://github.com/DavidWells/analytics/compare/@analytics/core@0.13.0...@analytics/core@0.13.1) (2025-08-07)
715

816
**Note:** Version bump only for package @analytics/core

packages/analytics-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@analytics/core",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"type": "module",
55
"description": "Lightweight analytics library for tracking events, page views, & identifying users. Works with any third party analytics provider via an extendable plugin system.",
66
"author": "David Wells <hello@davidwells.io>",

packages/analytics/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.8.19](https://github.com/DavidWells/analytics/compare/analytics@0.8.18...analytics@0.8.19) (2025-08-09)
7+
8+
**Note:** Version bump only for package analytics
9+
10+
11+
12+
13+
614
## [0.8.18](https://github.com/DavidWells/analytics/compare/analytics@0.8.17...analytics@0.8.18) (2025-08-07)
715

816
**Note:** Version bump only for package analytics

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "analytics",
3-
"version": "0.8.18",
3+
"version": "0.8.19",
44
"description": "Lightweight analytics library for tracking events, page views, & identifying users. Works with any third party analytics provider via an extendable plugin system.",
55
"keywords": [
66
"analytics",

0 commit comments

Comments
 (0)