Skip to content

Commit e7b3809

Browse files
meta(changelog): Update package versions (alpha) (#65)
Updated plugin version from 0.0.1-alpha.2 to 0.0.1-alpha.3
1 parent 543a526 commit e7b3809

File tree

9 files changed

+68
-5
lines changed

9 files changed

+68
-5
lines changed

.changeset/pre.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99
},
1010
"changesets": [
1111
"breezy-horses-rule",
12+
"calm-points-mix",
1213
"flat-coats-jump",
14+
"fluffy-candles-switch",
15+
"grumpy-icons-hammer",
1316
"new-chefs-fold",
1417
"poor-cows-kneel",
15-
"shy-bottles-shout"
18+
"pretty-ghosts-arrive",
19+
"shy-bottles-shout",
20+
"tasty-adults-design"
1621
]
1722
}

packages/bundler-plugin-core/CHANGELOG.md

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

3+
## 0.0.1-alpha.3
4+
5+
### Patch Changes
6+
7+
- 543a526: Update dependencies before moving package out of alpha
8+
- c1fdbd6: Fix retry when fetching by throwing custom error if response is not okay
9+
- d28a2e4: Break from retry loop when the response is ok
10+
- 562ac0c: Adjust peer dep versions to use x-range instead of caret
11+
- c755a5c: Add missing outputPath to output stats file
12+
313
## 0.0.1-alpha.2
414

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

packages/rollup-plugin/CHANGELOG.md

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

3+
## 0.0.1-alpha.3
4+
5+
### Patch Changes
6+
7+
- 543a526: Update dependencies before moving package out of alpha
8+
- c1fdbd6: Fix retry when fetching by throwing custom error if response is not okay
9+
- d28a2e4: Break from retry loop when the response is ok
10+
- 562ac0c: Adjust peer dep versions to use x-range instead of caret
11+
- c755a5c: Add missing outputPath to output stats file
12+
- Updated dependencies [543a526]
13+
- Updated dependencies [c1fdbd6]
14+
- Updated dependencies [d28a2e4]
15+
- Updated dependencies [562ac0c]
16+
- Updated dependencies [c755a5c]
17+
- @codecov/bundler-plugin-core@0.0.1-alpha.3
18+
319
## 0.0.1-alpha.2
420

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

packages/vite-plugin/CHANGELOG.md

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

3+
## 0.0.1-alpha.3
4+
5+
### Patch Changes
6+
7+
- 543a526: Update dependencies before moving package out of alpha
8+
- c1fdbd6: Fix retry when fetching by throwing custom error if response is not okay
9+
- d28a2e4: Break from retry loop when the response is ok
10+
- 562ac0c: Adjust peer dep versions to use x-range instead of caret
11+
- c755a5c: Add missing outputPath to output stats file
12+
- Updated dependencies [543a526]
13+
- Updated dependencies [c1fdbd6]
14+
- Updated dependencies [d28a2e4]
15+
- Updated dependencies [562ac0c]
16+
- Updated dependencies [c755a5c]
17+
- @codecov/bundler-plugin-core@0.0.1-alpha.3
18+
319
## 0.0.1-alpha.2
420

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

packages/webpack-plugin/CHANGELOG.md

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

3+
## 0.0.1-alpha.3
4+
5+
### Patch Changes
6+
7+
- 543a526: Update dependencies before moving package out of alpha
8+
- c1fdbd6: Fix retry when fetching by throwing custom error if response is not okay
9+
- d28a2e4: Break from retry loop when the response is ok
10+
- 562ac0c: Adjust peer dep versions to use x-range instead of caret
11+
- c755a5c: Add missing outputPath to output stats file
12+
- Updated dependencies [543a526]
13+
- Updated dependencies [c1fdbd6]
14+
- Updated dependencies [d28a2e4]
15+
- Updated dependencies [562ac0c]
16+
- Updated dependencies [c755a5c]
17+
- @codecov/bundler-plugin-core@0.0.1-alpha.3
18+
319
## 0.0.1-alpha.2
420

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

0 commit comments

Comments
 (0)