Skip to content

Commit

Permalink
Version Packages (beta) (#677)
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 Apr 17, 2023
1 parent 00be1a1 commit fcf44aa
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,20 @@
"beige-snails-kiss",
"breezy-plums-study",
"eleven-buttons-dream",
"fair-eggs-change",
"fluffy-numbers-brake",
"fresh-suns-do",
"gold-spies-occur",
"grumpy-brooms-exist",
"grumpy-comics-explain",
"kind-donkeys-cry",
"late-paws-change",
"long-kangaroos-work",
"lucky-cows-tan",
"perfect-doors-exercise",
"sixty-mirrors-promise",
"small-phones-beam",
"strong-jobs-try",
"stupid-years-whisper",
"swift-years-kick",
"tidy-shrimps-cross",
Expand Down
7 changes: 7 additions & 0 deletions packages/vite-plugin-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vite-plugin-docs

## 0.0.3-beta.2

### Patch Changes

- 00be1a1: fix: add new screenshot and remove the redudant code
- 42baebb: React v18 ReactDOM.render changes

## 0.0.3-beta.1

### 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.1",
"version": "0.0.3-beta.2",
"private": true,
"scripts": {
"build": "docusaurus build",
Expand Down
9 changes: 9 additions & 0 deletions packages/vite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @crxjs/vite-plugin

## 2.0.0-beta.16

### Patch Changes

- 1728bdd: Add newline to generated manifest.json (issue #668)
- 00be1a1: fix: add new screenshot and remove the redudant code
- 42baebb: React v18 ReactDOM.render changes
- a4982e3: Add content script module API

## 2.0.0-beta.15

### 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.15",
"version": "2.0.0-beta.16",
"description": "Build Chrome Extensions with this Vite plugin.",
"keywords": [
"rollup-plugin",
Expand Down

1 comment on commit fcf44aa

@vercel
Copy link

@vercel vercel bot commented on fcf44aa Apr 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.