Skip to content

Commit

Permalink
chore(release): publish version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 19, 2023
1 parent 0d45ea9 commit 233c2bc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
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.2.1](https://github.com/felix-berlin/astro-matomo/compare/v1.2.0...v1.2.1) (2023-03-19)


### Bug Fixes

* **deps:** update dependency astro to v2.1.3 ([e99ab5a](https://github.com/felix-berlin/astro-matomo/commit/e99ab5a418f98f165e6aefac22e35f2c479c9ef3))

# [1.2.0](https://github.com/felix-berlin/astro-matomo/compare/v1.1.0...v1.2.0) (2023-02-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-matomo",
"version": "1.2.0",
"version": "1.2.1",
"description": "Matomo integration for Astro",
"type": "module",
"exports": {
Expand Down Expand Up @@ -58,4 +58,4 @@
"peerDependencies": {
"astro": "^2.0.0-beta.0"
}
}
}

0 comments on commit 233c2bc

Please sign in to comment.