Skip to content

Commit 389e3e1

Browse files
meta(changelog): Update package versions (beta) (#118)
Release version 0.0.1-beta.6 of the plugins.
1 parent 153f684 commit 389e3e1

File tree

9 files changed

+35
-4
lines changed

9 files changed

+35
-4
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"khaki-lions-glow",
1919
"many-berries-grab",
2020
"many-peas-repeat",
21+
"popular-chicken-confess",
2122
"silent-pugs-add",
2223
"warm-feet-cry"
2324
]

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+
## 0.0.1-beta.6
4+
5+
### Patch Changes
6+
7+
- 153f684: Add in debug option that will enable more in-depth logs
8+
39
## 0.0.1-beta.5
410

511
### Patch 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": "0.0.1-beta.5",
3+
"version": "0.0.1-beta.6",
44
"description": "Official Codecov Bundler Plugin Core",
55
"author": "Codecov",
66
"license": "MIT",

packages/rollup-plugin/CHANGELOG.md

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

3+
## 0.0.1-beta.6
4+
5+
### Patch Changes
6+
7+
- 153f684: Add in debug option that will enable more in-depth logs
8+
- Updated dependencies [153f684]
9+
- @codecov/bundler-plugin-core@0.0.1-beta.6
10+
311
## 0.0.1-beta.5
412

513
### Patch Changes

packages/rollup-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/rollup-plugin",
3-
"version": "0.0.1-beta.5",
3+
"version": "0.0.1-beta.6",
44
"description": "Official Codecov Rollup plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/vite-plugin/CHANGELOG.md

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

3+
## 0.0.1-beta.6
4+
5+
### Patch Changes
6+
7+
- 153f684: Add in debug option that will enable more in-depth logs
8+
- Updated dependencies [153f684]
9+
- @codecov/bundler-plugin-core@0.0.1-beta.6
10+
311
## 0.0.1-beta.5
412

513
### Patch Changes

packages/vite-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/vite-plugin",
3-
"version": "0.0.1-beta.5",
3+
"version": "0.0.1-beta.6",
44
"description": "Official Codecov Vite plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/webpack-plugin/CHANGELOG.md

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

3+
## 0.0.1-beta.6
4+
5+
### Patch Changes
6+
7+
- 153f684: Add in debug option that will enable more in-depth logs
8+
- Updated dependencies [153f684]
9+
- @codecov/bundler-plugin-core@0.0.1-beta.6
10+
311
## 0.0.1-beta.5
412

513
### Patch Changes

packages/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/webpack-plugin",
3-
"version": "0.0.1-beta.5",
3+
"version": "0.0.1-beta.6",
44
"description": "Official Codecov Webpack plugin",
55
"author": "Codecov",
66
"license": "MIT",

0 commit comments

Comments
 (0)