Skip to content

Commit

Permalink
chore(release): 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.1.0](v0.0.5...v0.1.0) (2022-12-23)

### Features

* add support for client side trackGoal and trackPageview ([#3](#3)) ([3ce7ab2](3ce7ab2)), closes [#2](#2)
  • Loading branch information
semantic-release-bot committed Dec 23, 2022
1 parent 3ce7ab2 commit 616f419
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
@@ -1,3 +1,10 @@
# [0.1.0](https://github.com/queen-raae/gatsby-plugin-fathom/compare/v0.0.5...v0.1.0) (2022-12-23)


### Features

* add support for client side trackGoal and trackPageview ([#3](https://github.com/queen-raae/gatsby-plugin-fathom/issues/3)) ([3ce7ab2](https://github.com/queen-raae/gatsby-plugin-fathom/commit/3ce7ab27cfda4e430440f740cce6bb5d28c66ab0)), closes [#2](https://github.com/queen-raae/gatsby-plugin-fathom/issues/2)

## [0.0.5](https://github.com/queen-raae/gatsby-plugin-fathom/compare/v0.0.4...v0.0.5) (2022-12-23)


Expand Down
2 changes: 1 addition & 1 deletion gatsby-plugin-fathom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@raae/gatsby-plugin-fathom",
"version": "0.0.5",
"version": "0.1.0",
"description": "Fathom Analytics tracking for you Gatsby site.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 616f419

Please sign in to comment.