Skip to content

Commit 37754dd

Browse files
meta(changelog): Update package versions (beta) (#78)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 834dd14 commit 37754dd

File tree

9 files changed

+42
-5
lines changed

9 files changed

+42
-5
lines changed

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"@codecov/vite-plugin": "0.0.0",
88
"@codecov/webpack-plugin": "0.0.0"
99
},
10-
"changesets": ["healthy-foxes-joke"]
10+
"changesets": ["four-houses-drive", "healthy-foxes-joke", "khaki-lions-glow"]
1111
}

packages/bundler-plugin-core/CHANGELOG.md

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

3+
## 0.0.1-beta.1
4+
5+
### Patch Changes
6+
7+
- 834dd14: Update Vercel env helper function to create full git slug
8+
- f0fd4ce: Add codecov prefix to log messages
9+
310
## 0.0.1-beta.0
411

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

packages/rollup-plugin/CHANGELOG.md

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

3+
## 0.0.1-beta.1
4+
5+
### Patch Changes
6+
7+
- 834dd14: Update Vercel env helper function to create full git slug
8+
- f0fd4ce: Add codecov prefix to log messages
9+
- Updated dependencies [834dd14]
10+
- Updated dependencies [f0fd4ce]
11+
- @codecov/bundler-plugin-core@0.0.1-beta.1
12+
313
## 0.0.1-beta.0
414

515
### 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.0",
3+
"version": "0.0.1-beta.1",
44
"description": "Official Codecov Rollup plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/vite-plugin/CHANGELOG.md

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

3+
## 0.0.1-beta.1
4+
5+
### Patch Changes
6+
7+
- 834dd14: Update Vercel env helper function to create full git slug
8+
- f0fd4ce: Add codecov prefix to log messages
9+
- Updated dependencies [834dd14]
10+
- Updated dependencies [f0fd4ce]
11+
- @codecov/bundler-plugin-core@0.0.1-beta.1
12+
313
## 0.0.1-beta.0
414

515
### 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.0",
3+
"version": "0.0.1-beta.1",
44
"description": "Official Codecov Vite plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/webpack-plugin/CHANGELOG.md

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

3+
## 0.0.1-beta.1
4+
5+
### Patch Changes
6+
7+
- 834dd14: Update Vercel env helper function to create full git slug
8+
- f0fd4ce: Add codecov prefix to log messages
9+
- Updated dependencies [834dd14]
10+
- Updated dependencies [f0fd4ce]
11+
- @codecov/bundler-plugin-core@0.0.1-beta.1
12+
313
## 0.0.1-beta.0
414

515
### 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.0",
3+
"version": "0.0.1-beta.1",
44
"description": "Official Codecov Webpack plugin",
55
"author": "Codecov",
66
"license": "MIT",

0 commit comments

Comments
 (0)