diff --git a/CHANGELOG.md b/CHANGELOG.md index c86b7f4..8d659c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.4.0](https://github.com/felix-berlin/astro-matomo/compare/v1.3.1...v1.4.0) (2023-08-30) + + +### Features + +* makes sure astro breadcrumbs is still compatible with astro v3 ([4f527ba](https://github.com/felix-berlin/astro-matomo/commit/4f527ba50d74a757bdbb161bbe7aa7c14c458e0f)) + ## [1.3.1](https://github.com/felix-berlin/astro-matomo/compare/v1.3.0...v1.3.1) (2023-08-22) diff --git a/package.json b/package.json index 6820ec7..400869a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-matomo", - "version": "1.3.1", + "version": "1.4.0", "description": "Matomo integration for Astro", "type": "module", "exports": {