Skip to content

Commit a6c9c4c

Browse files
author
Gary Woodfine
committed
chore(release): v0.0.3
1 parent 17cbcca commit a6c9c4c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## v0.0.3
44

5+
[compare changes](https://github.com/threenine/nuxt-fathom/compare/v0.0.2...v0.0.3)
6+
7+
### 📖 Documentation
8+
9+
- Use new `nuxi module add` command in installation ([c7ddaf7](https://github.com/threenine/nuxt-fathom/commit/c7ddaf7))
10+
11+
### 🏡 Chore
12+
13+
- **release:** V0.0.2 ([ca58bd6](https://github.com/threenine/nuxt-fathom/commit/ca58bd6))
14+
15+
### ❤️ Contributors
16+
17+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
18+
- Valgeir Bjornsson ([@valgeirb](http://github.com/valgeirb))
19+
20+
## v0.0.3
21+
522

623
## v0.0.2
724

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.2",
3+
"version": "0.0.3",
44
"description": "Fathom analytics Nuxt module",
55
"repository": "https://github.com/threenine/nuxt-fathom",
66
"license": "MIT",

0 commit comments

Comments
 (0)