Skip to content

Commit 0119750

Browse files
chore(release): 2.3.11
1 parent fd184a6 commit 0119750

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.3.10](https://github.com/SocialGouv/matomo-postgres/compare/v2.3.9...v2.3.10) (2026-01-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@socialgouv/matomo-postgres",
33
"description": "Extract visitor events from Matomo API and push to Postgres",
4-
"version": "2.3.10",
4+
"version": "2.3.11",
55
"packageManager": "pnpm@10.28.1",
66
"types": "types/index.d.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)