File tree Expand file tree Collapse file tree 8 files changed +17
-12
lines changed Expand file tree Collapse file tree 8 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "mode" : " pre" ,
3+ "tag" : " alpha" ,
4+ "initialVersions" : {
5+ "@codecov/bundler-plugin-core" : " 0.0.1" ,
6+ "@codecov/rollup-plugin" : " 0.0.1" ,
7+ "@codecov/vite-plugin" : " 0.0.1" ,
8+ "@codecov/webpack-plugin" : " 0.0.1"
9+ },
10+ "changesets" : []
11+ }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2121 - name : Setup pnpm & install dependencies
2222 uses : pnpm/action-setup@v2
2323 with :
24+ version : 8
2425 run_install : true
2526
2627 - name : Create Release Pull Request
Original file line number Diff line number Diff line change 3030 - name : Setup pnpm & install dependencies
3131 uses : pnpm/action-setup@v2
3232 with :
33+ version : 8
3334 run_install : true
3435
3536 - name : Publish to NPM
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecov/bundler-plugin-core" ,
3- "version" : " 0.0.1-alpha " ,
3+ "version" : " 0.0.1" ,
44 "description" : " Official Codecov Bundler Plugin Core" ,
55 "author" : " Codecov" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecov/rollup-plugin" ,
3- "version" : " 0.0.1-alpha " ,
3+ "version" : " 0.0.1" ,
44 "description" : " Official Codecov Rollup plugin" ,
55 "author" : " Codecov" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecov/vite-plugin" ,
3- "version" : " 0.0.1-alpha " ,
3+ "version" : " 0.0.1" ,
44 "description" : " Official Codecov Vite plugin" ,
55 "author" : " Codecov" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecov/webpack-plugin" ,
3- "version" : " 0.0.1-alpha " ,
3+ "version" : " 0.0.1" ,
44 "description" : " Official Codecov Webpack plugin" ,
55 "author" : " Codecov" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments