File tree Expand file tree Collapse file tree 9 files changed +68
-5
lines changed Expand file tree Collapse file tree 9 files changed +68
-5
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"changesets" : [
11
11
" breezy-horses-rule" ,
12
+ " calm-points-mix" ,
12
13
" flat-coats-jump" ,
14
+ " fluffy-candles-switch" ,
15
+ " grumpy-icons-hammer" ,
13
16
" new-chefs-fold" ,
14
17
" poor-cows-kneel" ,
15
- " shy-bottles-shout"
18
+ " pretty-ghosts-arrive" ,
19
+ " shy-bottles-shout" ,
20
+ " tasty-adults-design"
16
21
]
17
22
}
Original file line number Diff line number Diff line change 1
1
# @codecov/bundler-plugin-core
2
2
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
+
3
13
## 0.0.1-alpha.2
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codecov/bundler-plugin-core" ,
3
- "version" : " 0.0.1-alpha.2 " ,
3
+ "version" : " 0.0.1-alpha.3 " ,
4
4
"description" : " Official Codecov Bundler Plugin Core" ,
5
5
"author" : " Codecov" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @codecov/rollup-plugin
2
2
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
+
3
19
## 0.0.1-alpha.2
4
20
5
21
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codecov/rollup-plugin" ,
3
- "version" : " 0.0.1-alpha.2 " ,
3
+ "version" : " 0.0.1-alpha.3 " ,
4
4
"description" : " Official Codecov Rollup plugin" ,
5
5
"author" : " Codecov" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @codecov/vite-plugin
2
2
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
+
3
19
## 0.0.1-alpha.2
4
20
5
21
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codecov/vite-plugin" ,
3
- "version" : " 0.0.1-alpha.2 " ,
3
+ "version" : " 0.0.1-alpha.3 " ,
4
4
"description" : " Official Codecov Vite plugin" ,
5
5
"author" : " Codecov" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @codecov/webpack-plugin
2
2
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
+
3
19
## 0.0.1-alpha.2
4
20
5
21
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codecov/webpack-plugin" ,
3
- "version" : " 0.0.1-alpha.2 " ,
3
+ "version" : " 0.0.1-alpha.3 " ,
4
4
"description" : " Official Codecov Webpack plugin" ,
5
5
"author" : " Codecov" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments