Skip to content

Commit

Permalink
chore(release): v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 21, 2024
1 parent be6fafc commit 58c0c4f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog


## v0.10.1

[compare changes](https://github.com/nuxt/fonts/compare/v0.10.0...v0.10.1)

### 🩹 Fixes

- Mark `module.d.mts` as type entrypoint ([be6fafc](https://github.com/nuxt/fonts/commit/be6fafc))

### 🏡 Chore

- Remove playwright caching ([39ec80f](https://github.com/nuxt/fonts/commit/39ec80f))

### ✅ Tests

- Update with latest provider snapshots ([5923b12](https://github.com/nuxt/fonts/commit/5923b12))

### 🤖 CI

- Run test suite on windows ([#339](https://github.com/nuxt/fonts/pull/339))

### ❤️ Contributors

- Daniel Roe ([@danielroe](http://github.com/danielroe))

## v0.10.0

[compare changes](https://github.com/nuxt/fonts/compare/v0.9.2...v0.10.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": "@nuxt/fonts",
"version": "0.10.0",
"version": "0.10.1",
"description": "Automatic font configuration for Nuxt apps",
"repository": {
"type": "git",
Expand Down

0 comments on commit 58c0c4f

Please sign in to comment.