Skip to content

Commit

Permalink
chore(release): v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Dec 8, 2023
1 parent d5b4acf commit 9722275
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

[compare changes](https://github.com/nuxt-modules/google-fonts/compare/v3.1.0...v3.1.1)

### 🏡 Chore

- **release:** V3.1.0 ([61103de](https://github.com/nuxt-modules/google-fonts/commit/61103de))
- Use module-builder stub mode for more accurate types ([#167](https://github.com/nuxt-modules/google-fonts/pull/167))

### ❤️ Contributors

- Daniel Roe <daniel@roe.dev>
- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))

## v3.1.0

[compare changes](https://github.com/nuxt-modules/google-fonts/compare/v3.0.2...v3.1.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/google-fonts",
"version": "3.1.0",
"version": "3.1.1",
"description": "Google Fonts module for Nuxt",
"repository": "nuxt-modules/google-fonts",
"license": "MIT",
Expand Down

0 comments on commit 9722275

Please sign in to comment.