Skip to content

Commit 303b696

Browse files
authored
Merge pull request #1058 from crxjs/changeset-release/main
Version Packages
2 parents d61f924 + 20f4f94 commit 303b696

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/rotten-moles-doubt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vite-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @crxjs/vite-plugin
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- 1b0ada4: feat: add support for root url content script match in firefox #1056
8+
39
## 2.1.0
410

511
### Minor Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crxjs/vite-plugin",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Build Chrome Extensions with this Vite plugin.",
55
"keywords": [
66
"rollup-plugin",

0 commit comments

Comments
 (0)