Skip to content

Commit

Permalink
chore(release): wxt v0.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Aug 29, 2024
1 parent aebbbb0 commit 8771676
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions packages/wxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v0.19.8

[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.7...wxt-v0.19.8)

### 🔥 Performance

- Ignore output directories for all `vite.watcher` ([#924](https://github.com/wxt-dev/wxt/pull/924))

### 🩹 Fixes

- Fallback to GitHub API for listing templates when ungh is down ([#944](https://github.com/wxt-dev/wxt/pull/944))

### 🏡 Chore

- **types:** Cleanup types in wxt/browser/chrome ([#932](https://github.com/wxt-dev/wxt/pull/932))

### ❤️ Contributors

- 1natsu

## v0.19.7

[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.6...wxt-v0.19.7)
Expand Down
2 changes: 1 addition & 1 deletion packages/wxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.19.7",
"version": "0.19.8",
"description": "Next gen framework for developing web extensions",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8771676

Please sign in to comment.