Skip to content

Commit 6144fe0

Browse files
meta(changelog): Update package versions
1 parent 5e6157b commit 6144fe0

23 files changed

Lines changed: 103 additions & 26 deletions

File tree

.changeset/pink-birds-knock.md

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

packages/astro-plugin/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @codecov/astro-plugin
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 5e6157b: No functional change, fixing release automation
8+
- Updated dependencies [5e6157b]
9+
- @codecov/bundler-plugin-core@2.0.1
10+
- @codecov/vite-plugin@2.0.1
11+
312
## 2.0.0
413

514
### Major Changes

packages/astro-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/astro-plugin",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Official Codecov Astro Plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/bundle-analyzer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @codecov/bundle-analyzer
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 5e6157b: No functional change, fixing release automation
8+
- Updated dependencies [5e6157b]
9+
- @codecov/bundler-plugin-core@2.0.1
10+
311
## 2.0.0
412

513
### Major Changes

packages/bundle-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/bundle-analyzer",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Official Codecov Bundle Analyzer",
55
"author": "Codecov",
66
"license": "MIT",

packages/bundler-plugin-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codecov/bundler-plugin-core
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 5e6157b: No functional change, fixing release automation
8+
39
## 2.0.0
410

511
### Major Changes

packages/bundler-plugin-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/bundler-plugin-core",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Official Codecov Bundler Plugin Core",
55
"author": "Codecov",
66
"license": "MIT",

packages/nextjs-webpack-plugin/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @codecov/nextjs-webpack-plugin
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 5e6157b: No functional change, fixing release automation
8+
- Updated dependencies [5e6157b]
9+
- @codecov/bundler-plugin-core@2.0.1
10+
- @codecov/webpack-plugin@2.0.1
11+
312
## 2.0.0
413

514
### Major Changes

packages/nextjs-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/nextjs-webpack-plugin",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Official Codecov NextJS (Webpack) plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/nuxt-plugin/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @codecov/nuxt-plugin
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 5e6157b: No functional change, fixing release automation
8+
- Updated dependencies [5e6157b]
9+
- @codecov/bundler-plugin-core@2.0.1
10+
- @codecov/vite-plugin@2.0.1
11+
312
## 2.0.0
413

514
### Major Changes

0 commit comments

Comments
 (0)