Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojiecong committed Oct 8, 2023
1 parent 2658430 commit 158909c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

## 0.1.6 (2023-10-8)
+ fix: the `web_accessible_resources` in manifest.json dynamically introduces the path to the file (#31) ([55ebf7](https://github.com/Jervis2049/vite-plugin-crx-mv3/commit/55ebf7)), closes [#31](https://github.com/Jervis2049/vite-plugin-crx-mv3/issues/31)
## 0.1.5 (2023-8-18)
+ fix: url for special characters in manifest name (#29) ([d0906a](https://github.com/Jervis2049/vite-plugin-crx-mv3/commit/d0906a)), closes [#29](https://github.com/Jervis2049/vite-plugin-crx-mv3/pull/29)
+ fix: `readFile` causes `emitFile` not to work, replace with `readFileSync` ([b8a683](https://github.com/Jervis2049/vite-plugin-crx-mv3/commit/b8a683))
Expand Down

0 comments on commit 158909c

Please sign in to comment.