Skip to content

Commit

Permalink
Version Packages (beta) (#966)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 8, 2025
1 parent 6e8d72a commit 508f52f
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,17 @@
"grumpy-comics-explain",
"happy-carpets-boil",
"kind-donkeys-cry",
"kind-stingrays-sniff",
"late-paws-change",
"long-kangaroos-work",
"lucky-cows-tan",
"modern-countries-tell",
"moody-ligers-exercise",
"nine-jeans-argue",
"perfect-doors-exercise",
"rotten-snakes-brush",
"serious-bugs-hear",
"silent-cobras-jump",
"six-cobras-flash",
"sixty-mirrors-promise",
"small-phones-beam",
Expand All @@ -43,6 +47,7 @@
"swift-years-kick",
"ten-olives-build",
"tidy-shrimps-cross",
"tiny-moose-occur",
"tiny-planes-float",
"unlucky-goats-exist",
"wet-hornets-run",
Expand Down
6 changes: 6 additions & 0 deletions packages/rollup-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# rollup-plugin-chrome-extension

## 3.6.13-beta.2

### Patch Changes

- 64dc6bc: build(deps): bump jsonpath-plus from 4.0.0 to 10.0.7

## 3.6.13-beta.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-chrome-extension",
"version": "3.6.13-beta.1",
"version": "3.6.13-beta.2",
"description": "Build Chrome Extensions with this Rollup plugin.",
"keywords": [
"rollup-plugin",
Expand Down
6 changes: 6 additions & 0 deletions packages/vite-plugin-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vite-plugin-docs

## 0.0.3-beta.3

### Patch Changes

- 4d32116: Update vite-plugin-docs getting-started with crxjs install step

## 0.0.3-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-docs",
"version": "0.0.3-beta.2",
"version": "0.0.3-beta.3",
"private": true,
"scripts": {
"build": "docusaurus build",
Expand Down
7 changes: 7 additions & 0 deletions packages/vite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @crxjs/vite-plugin

## 2.0.0-beta.30

### Patch Changes

- 136c34f: removing unnecessary v8 dependency
- ee860e7: fix background.type manifest property typescript type

## 2.0.0-beta.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crxjs/vite-plugin",
"version": "2.0.0-beta.29",
"version": "2.0.0-beta.30",
"description": "Build Chrome Extensions with this Vite plugin.",
"keywords": [
"rollup-plugin",
Expand Down

0 comments on commit 508f52f

Please sign in to comment.