Skip to content

Commit

Permalink
meta(changelog): Update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2023
1 parent ae3e518 commit 3c1d7de
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/sweet-lemons-add.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/bundler-plugin-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @codecov/bundler-plugin-core

## 1.0.0

### Major Changes

- 256f916: Initial release of the Codecov JavaScript Bundler Plugins
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-alpha",
"version": "1.0.0",
"description": "Official Codecov Bundler Plugin Core",
"author": "Codecov",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/rollup-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @codecov/rollup-plugin

## 1.0.0

### Major Changes

- 256f916: Initial release of the Codecov JavaScript Bundler Plugins

### Patch Changes

- Updated dependencies [256f916]
- @codecov/bundler-plugin-core@1.0.0
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-alpha",
"version": "1.0.0",
"description": "Official Codecov Rollup plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/vite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @codecov/vite-plugin

## 1.0.0

### Major Changes

- 256f916: Initial release of the Codecov JavaScript Bundler Plugins

### Patch Changes

- Updated dependencies [256f916]
- @codecov/bundler-plugin-core@1.0.0
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-alpha",
"version": "1.0.0",
"description": "Official Codecov Vite plugin",
"author": "Codecov",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @codecov/webpack-plugin

## 1.0.0

### Major Changes

- 256f916: Initial release of the Codecov JavaScript Bundler Plugins

### Patch Changes

- Updated dependencies [256f916]
- @codecov/bundler-plugin-core@1.0.0
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-alpha",
"version": "1.0.0",
"description": "Official Codecov Webpack plugin",
"author": "Codecov",
"license": "MIT",
Expand Down

0 comments on commit 3c1d7de

Please sign in to comment.