Skip to content

Commit

Permalink
chore(release): v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Nov 23, 2023
1 parent 4500ad0 commit 1a46fc5
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.3.2

[compare changes](https://github.com/datalogix/google-fonts-helper/compare/v3.3.1...v3.3.2)

### 🔥 Performance

- Avoid downloading existing fonts ([#52](https://github.com/datalogix/google-fonts-helper/pull/52))

### 🏡 Chore

- Update deps ([#51](https://github.com/datalogix/google-fonts-helper/pull/51))
- Update lock file ([4500ad0](https://github.com/datalogix/google-fonts-helper/commit/4500ad0))

### ❤️ Contributors

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

## v3.3.1

[compare changes](https://undefined/undefined/compare/v3.3.0...v3.3.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": "google-fonts-helper",
"version": "3.3.1",
"version": "3.3.2",
"description": "Google Fonts Helper",
"repository": "datalogix/google-fonts-helper",
"license": "MIT",
Expand Down Expand Up @@ -45,4 +45,4 @@
"vitest": "latest"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 1a46fc5

Please sign in to comment.