From da809666cb8d4b63cecc2b85150b260308c04b5b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 30 Aug 2023 22:13:16 +0000 Subject: [PATCH] chore(release): publish version 1.4.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {