Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta(changelog): Update package versions (beta) #141

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@
"@codecov/vite-plugin": "0.0.0",
"@codecov/webpack-plugin": "0.0.0",
"@codecov/nuxt-plugin": "0.0.0",
"@codecov/sveltekit-plugin": "0.0.0"
"@codecov/sveltekit-plugin": "0.0.0",
"@codecov/remix-plugin": "0.0.1-beta.9"
Copy link

Choose a reason for hiding this comment

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

Addition of a new plugin '@codecov/remix-plugin'. Please ensure this new plugin has been thoroughly tested before merging.

},
"changesets": [
"big-socks-impress",
"chilled-eagles-protect",
"cool-sheep-care",
"early-phones-prove",
Expand All @@ -26,6 +28,7 @@
"orange-lemons-run",
"popular-chicken-confess",
"shaggy-snakes-sip",
"shy-turtles-shout",
"silent-pugs-add",
"thirty-cheetahs-teach",
"two-spies-talk",
Expand Down
7 changes: 7 additions & 0 deletions packages/bundler-plugin-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @codecov/bundler-plugin-core

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin

## 0.0.1-beta.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler-plugin-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecov/bundler-plugin-core",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/bundler-plugin-core' is being updated. Please confirm that the new version is compatible with the other components.

"description": "Official Codecov Bundler Plugin Core",
"author": "Codecov",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/nuxt-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @codecov/nuxt-plugin

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin
- Updated dependencies [a2e576f]
- Updated dependencies [a2e576f]
- @codecov/[email protected]
- @codecov/[email protected]

## 0.0.1-beta.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecov/nuxt-plugin",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/nuxt-plugin' is being updated. Please confirm that the new version doesn't introduce breaking changes.

"description": "Official Codecov Nuxt plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/remix-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @codecov/remix-plugin

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin
- Updated dependencies [a2e576f]
- Updated dependencies [a2e576f]
- @codecov/[email protected]
- @codecov/[email protected]
2 changes: 1 addition & 1 deletion packages/remix-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecov/remix-plugin",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/remix-plugin' is being updated. Ensure that the other components are compatible with this new version.

"description": "Official Codecov Remix plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/rollup-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @codecov/rollup-plugin

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin
- Updated dependencies [a2e576f]
- Updated dependencies [a2e576f]
- @codecov/[email protected]

## 0.0.1-beta.9

### 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": "@codecov/rollup-plugin",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/rollup-plugin' is being updated. Please confirm that this new version is stable and thoroughly tested.

"description": "Official Codecov Rollup plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/sveltekit-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @codecov/sveltekit-plugin

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin
- Updated dependencies [a2e576f]
- Updated dependencies [a2e576f]
- @codecov/[email protected]
- @codecov/[email protected]

## 0.0.1-beta.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecov/sveltekit-plugin",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/sveltekit-plugin' is being updated. Make sure to check if there are necessary adjustments due to this version increment.

"description": "Official Codecov SvelteKit plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/vite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @codecov/vite-plugin

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin
- Updated dependencies [a2e576f]
- Updated dependencies [a2e576f]
- @codecov/[email protected]

## 0.0.1-beta.9

### 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": "@codecov/vite-plugin",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/vite-plugin' is being updated. Ensure that the other components are compatible with this new version.

"description": "Official Codecov Vite plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @codecov/webpack-plugin

## 0.0.1-beta.10

### Patch Changes

- a2e576f: Fix SvelteKit plugin keywords
- a2e576f: Add in new Remix plugin
- Updated dependencies [a2e576f]
- Updated dependencies [a2e576f]
- @codecov/[email protected]

## 0.0.1-beta.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecov/webpack-plugin",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
Copy link

Choose a reason for hiding this comment

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

The version of '@codecov/webpack-plugin' is being updated. Make sure to check if there are necessary adjustments due to this version increment.

"description": "Official Codecov Webpack plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
Loading