Skip to content

Commit 7abd6a2

Browse files
Version Packages (#1035)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcd88ee commit 7abd6a2

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/heavy-sheep-wave.md

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

packages/rollup-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# rollup-plugin-chrome-extension
22

3+
## 3.6.14
4+
5+
### Patch Changes
6+
7+
- dcd88ee: fix: update repository url
8+
39
## 3.6.13
410

511
### Patch Changes

packages/rollup-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-chrome-extension",
3-
"version": "3.6.13",
3+
"version": "3.6.14",
44
"description": "Build Chrome Extensions with this Rollup plugin.",
55
"keywords": [
66
"rollup-plugin",

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.0.2
4+
5+
### Patch Changes
6+
7+
- dcd88ee: fix: update repository url
8+
39
## 2.0.1
410

511
### Patch 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.0.1",
3+
"version": "2.0.2",
44
"description": "Build Chrome Extensions with this Vite plugin.",
55
"keywords": [
66
"rollup-plugin",

0 commit comments

Comments
 (0)