Skip to content

Commit

Permalink
chore(release): publish version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 4, 2024
1 parent 8f30acf commit 9a3fda2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.0](https://github.com/felix-berlin/astro-matomo/compare/v1.6.0...v1.7.0) (2024-12-04)


### Features

* **support:** add astro v5 support ([03b6133](https://github.com/felix-berlin/astro-matomo/commit/03b61338780741e5e9cd189052c8b877d03b00f1))

# [1.6.0](https://github.com/felix-berlin/astro-matomo/compare/v1.5.0...v1.6.0) (2024-05-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-matomo",
"version": "1.6.0",
"version": "1.7.0",
"description": "Matomo integration for Astro",
"type": "module",
"exports": {
Expand Down

0 comments on commit 9a3fda2

Please sign in to comment.