Skip to content

Commit c0e002c

Browse files
chore(release): publish version 1.8.1
1 parent f6d2eee commit c0e002c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [1.8.1](https://github.com/felix-berlin/astro-matomo/compare/v1.8.0...v1.8.1) (2025-04-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **spa mode:** tracking was triggered twice on init ([dc724a6](https://github.com/felix-berlin/astro-matomo/commit/dc724a69f9657ede11970b879e506f82a62b42cb))
11+
* **types:** missing option crossorigin ([a179477](https://github.com/felix-berlin/astro-matomo/commit/a17947756f884a893dbb8251771e4c982cc1a606))
12+
513
# [1.8.0](https://github.com/felix-berlin/astro-matomo/compare/v1.7.0...v1.8.0) (2025-02-02)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-matomo",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Matomo integration for Astro",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)