Skip to content

Commit 5542fab

Browse files
chore(release): publish version 1.3.1
1 parent 54576c6 commit 5542fab

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
4+
5+
## [1.3.1](https://github.com/felix-berlin/astro-matomo/compare/v1.3.0...v1.3.1) (2023-08-22)
6+
7+
8+
### Bug Fixes
9+
10+
* color the disable massage ([1bb90a8](https://github.com/felix-berlin/astro-matomo/commit/1bb90a84ddc6162269f8df70dc1d939e7617e370))
11+
112
# Changelog
213

314
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
@@ -41,4 +52,4 @@ All notable changes to this project will be documented in this file. See [Conven
4152
### Features
4253

4354
* add matomo init script; add global ts types; add astro integration ([c6b903f](https://github.com/felix-berlin/astro-matomo/commit/c6b903f7ca3928481b5669bbd585f3ccd6c73a48))
44-
* add option to enable and disable matomo ([4573065](https://github.com/felix-berlin/astro-matomo/commit/45730656e5d3de2ae1e8bee807b9c5c8d3c07923))
55+
* add option to enable and disable matomo ([4573065](https://github.com/felix-berlin/astro-matomo/commit/45730656e5d3de2ae1e8bee807b9c5c8d3c07923))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-matomo",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Matomo integration for Astro",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)