From 26c282913e7ef7cfa5e35dc8baf6a708f5aaaf26 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 5 May 2024 18:35:44 +0000 Subject: [PATCH] chore(release): publish version 1.5.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f681c0..78ee6f9 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.5.0](https://github.com/felix-berlin/astro-matomo/compare/v1.4.2...v1.5.0) (2024-05-05) + + +### Features + +* add partytown integration ([8c883fd](https://github.com/felix-berlin/astro-matomo/commit/8c883fd290452af57fe8fc82c3de266109f0b738)) + ## [1.4.2](https://github.com/felix-berlin/astro-matomo/compare/v1.4.1...v1.4.2) (2024-01-28) diff --git a/package.json b/package.json index 210df75..6bd94dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-matomo", - "version": "1.4.2", + "version": "1.5.0", "description": "Matomo integration for Astro", "type": "module", "exports": {