From e9d0c3c2aecd6edfab0c3595f0ff77f73903d9da Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 May 2024 22:02:25 +0000 Subject: [PATCH] chore(release): publish version 1.6.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78ee6f9..b91fb8b 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.6.0](https://github.com/felix-berlin/astro-matomo/compare/v1.5.0...v1.6.0) (2024-05-16) + + +### Features + +* add crossorigin support ([32dd133](https://github.com/felix-berlin/astro-matomo/commit/32dd1335a5f87145ab9d67cbd6d70ba84975c27a)) + # [1.5.0](https://github.com/felix-berlin/astro-matomo/compare/v1.4.2...v1.5.0) (2024-05-05) diff --git a/package.json b/package.json index 6bd94dd..3412749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-matomo", - "version": "1.5.0", + "version": "1.6.0", "description": "Matomo integration for Astro", "type": "module", "exports": {