Skip to content

Commit

Permalink
chore(release): v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed May 18, 2023
1 parent 31c535c commit 98b6254
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## v3.0.1

[compare changes](https://undefined/undefined/compare/v3.0.0...v3.0.1)


### 📖 Documentation

- Update setup content (#124)

### 🏡 Chore

- Move to nuxt-modules (#126)
- Update deps (ed879ed)

### ✅ Tests

- Dont use data-key (019772b)
- Update (31c535c)

### ❤️ Contributors

- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))
- Dami Sparks ([@damisparks](http://github.com/damisparks))

## v3.0.0


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/google-fonts",
"version": "3.0.0",
"version": "3.0.1",
"description": "Google Fonts module for Nuxt",
"repository": "nuxt-modules/google-fonts",
"license": "MIT",
Expand Down Expand Up @@ -50,4 +50,4 @@
"access": "public"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 98b6254

Please sign in to comment.