File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coderwyd/eslint-config-monorepo" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"private" : true ,
5
5
"packageManager" : " pnpm@8.6.11" ,
6
6
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
10
10
"test" : " pnpm -r run test" ,
11
11
"build" : " pnpm -r run build" ,
12
12
"prepare" : " pnpm -r run stub" ,
13
- "release" : " bumpp -r && pnpm -r publish" ,
13
+ "release" : " bumpp -r && pnpm -r publish --access public " ,
14
14
"up" : " taze major -r -I"
15
15
},
16
16
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coderwyd/eslint-config-basic" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " " ,
5
5
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coderwyd/eslint-config-react" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " " ,
5
5
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coderwyd/eslint-config-ts" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " " ,
5
5
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coderwyd/eslint-config-vue" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " " ,
5
5
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coderwyd/eslint-config" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Anthony's ESLint config" ,
5
5
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-coderwyd" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)" ,
6
6
"homepage" : " https://github.com/coderwyd/eslint-config" ,
You can’t perform that action at this time.
0 commit comments