We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd184a6 commit 0119750Copy full SHA for 0119750
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.11](https://github.com/SocialGouv/matomo-postgres/compare/v2.3.10...v2.3.11) (2026-01-28)
2
+
3
4
+### Bug Fixes
5
6
+* npm release ([fd184a6](https://github.com/SocialGouv/matomo-postgres/commit/fd184a67b9cd4feaf49477dc799165ea3070f521))
7
8
## [2.3.10](https://github.com/SocialGouv/matomo-postgres/compare/v2.3.9...v2.3.10) (2026-01-28)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/matomo-postgres",
"description": "Extract visitor events from Matomo API and push to Postgres",
- "version": "2.3.10",
+ "version": "2.3.11",
"packageManager": "pnpm@10.28.1",
"types": "types/index.d.ts",
"license": "Apache-2.0",
0 commit comments