File tree Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Original file line number Diff line number Diff line change
1
+ releases :
2
+ " @yarnpkg/cli " : minor
3
+ " @yarnpkg/plugin-catalog " : major
4
+ " @yarnpkg/plugin-pack " : patch
5
+
6
+ declined :
7
+ - " @yarnpkg/plugin-compat"
8
+ - " @yarnpkg/plugin-constraints"
9
+ - " @yarnpkg/plugin-dlx"
10
+ - " @yarnpkg/plugin-essentials"
11
+ - " @yarnpkg/plugin-init"
12
+ - " @yarnpkg/plugin-interactive-tools"
13
+ - " @yarnpkg/plugin-nm"
14
+ - " @yarnpkg/plugin-npm"
15
+ - " @yarnpkg/plugin-npm-cli"
16
+ - " @yarnpkg/plugin-patch"
17
+ - " @yarnpkg/plugin-pnp"
18
+ - " @yarnpkg/plugin-pnpm"
19
+ - " @yarnpkg/plugin-stage"
20
+ - " @yarnpkg/plugin-typescript"
21
+ - " @yarnpkg/plugin-version"
22
+ - " @yarnpkg/plugin-workspace-tools"
23
+ - " @yarnpkg/builder"
24
+ - " @yarnpkg/core"
25
+ - " @yarnpkg/doctor"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yarnpkg/plugin-catalog" ,
3
- "version" : " 1. 0.0" ,
3
+ "version" : " 0.0.1 " ,
4
4
"license" : " BSD-2-Clause" ,
5
5
"main" : " ./sources/index.ts" ,
6
6
"exports" : {
41
41
"engines" : {
42
42
"node" : " >=18.12.0"
43
43
},
44
- "stableVersion" : " 1. 0.0"
44
+ "stableVersion" : " 0.0.1 "
45
45
}
You can’t perform that action at this time.
0 commit comments