Skip to content

Commit

Permalink
chore(release): publish version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 22, 2023
1 parent 54576c6 commit 5542fab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/felix-berlin/astro-matomo/compare/v1.3.0...v1.3.1) (2023-08-22)


### Bug Fixes

* color the disable massage ([1bb90a8](https://github.com/felix-berlin/astro-matomo/commit/1bb90a84ddc6162269f8df70dc1d939e7617e370))

# Changelog

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

* add matomo init script; add global ts types; add astro integration ([c6b903f](https://github.com/felix-berlin/astro-matomo/commit/c6b903f7ca3928481b5669bbd585f3ccd6c73a48))
* add option to enable and disable matomo ([4573065](https://github.com/felix-berlin/astro-matomo/commit/45730656e5d3de2ae1e8bee807b9c5c8d3c07923))
* add option to enable and disable matomo ([4573065](https://github.com/felix-berlin/astro-matomo/commit/45730656e5d3de2ae1e8bee807b9c5c8d3c07923))
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.3.0",
"version": "1.3.1",
"description": "Matomo integration for Astro",
"type": "module",
"exports": {
Expand Down

0 comments on commit 5542fab

Please sign in to comment.