We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5ca4b commit aceef2dCopy full SHA for aceef2d
2 files changed
tracker/npm_package/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [0.4.3] - 2025-09-15
11
+
12
- Fix formatting issues.
13
14
## [0.4.2] - 2025-09-04
tracker/npm_package/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@plausible-analytics/tracker",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "Plausible Analytics official frontend tracking library",
5
"scripts": {
6
"test": "echo \"Error: Testing done in the tracker folder\" && exit 1"
0 commit comments