Skip to content

Commit

Permalink
chore(release): v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Jul 21, 2023
1 parent 4630b75 commit 06db812
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.2

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

### 🩹 Fixes

- Insert noscript tag in body open (#142)

### 🏡 Chore

- Update deps (#141)
- Disable module when head as function (#143)

### ❤️ Contributors

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

## v3.0.1

[compare changes](https://undefined/undefined/compare/v3.0.0...v3.0.1)
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.1",
"version": "3.0.2",
"description": "Google Fonts module for Nuxt",
"repository": "nuxt-modules/google-fonts",
"license": "MIT",
Expand Down Expand Up @@ -50,4 +50,4 @@
"access": "public"
},
"packageManager": "pnpm@8.6.9"
}
}

0 comments on commit 06db812

Please sign in to comment.