Skip to content

Commit 80e6605

Browse files
author
Gary Woodfine
committed
chore(release): v0.0.9
1 parent 4cb6c8e commit 80e6605

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v0.0.9
4+
5+
[compare changes](https://github.com/threenine/nuxt-fathom/compare/v0.0.8...v0.0.9)
6+
7+
### 🤖 CI
8+
9+
- Add new GitHub Actions workflow and usage details in README ([ff7286b](https://github.com/threenine/nuxt-fathom/commit/ff7286b))
10+
- Modify workflow to build and test on main and develop branches ([4cb6c8e](https://github.com/threenine/nuxt-fathom/commit/4cb6c8e))
11+
12+
### ❤️ Contributors
13+
14+
- Gary Woodfine <[email protected]>
15+
316
## v0.0.8
417

518
[compare changes](https://github.com/threenine/nuxt-fathom/compare/v0.0.7...v0.0.8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threenine/nuxt-fathom",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Fathom analytics Nuxt module",
55
"repository": "https://github.com/threenine/nuxt-fathom",
66
"license": "MIT",

0 commit comments

Comments
 (0)