Skip to content

Commit aceef2d

Browse files
committed
Released tracker script version 0.4.3
1 parent cc5ca4b commit aceef2d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

tracker/npm_package/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.4.3] - 2025-09-15
11+
1012
- Fix formatting issues.
1113

1214
## [0.4.2] - 2025-09-04

tracker/npm_package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plausible-analytics/tracker",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Plausible Analytics official frontend tracking library",
55
"scripts": {
66
"test": "echo \"Error: Testing done in the tracker folder\" && exit 1"

0 commit comments

Comments
 (0)