File tree Expand file tree Collapse file tree 9 files changed +40
-15
lines changed Expand file tree Collapse file tree 9 files changed +40
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# mn-business
2
2
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 ) Thanks [ @xgChange ] ( https://github.com/xgChange ) ! - cp script
8
+
9
+ - Updated dependencies [[ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 )] :
10
+ - mn-toolset@3.0.2
11
+
3
12
## 3.0.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mn-business" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " business package" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"module" : " ./dist/index.esm.js" ,
20
20
"author" : " " ,
21
21
"license" : " MIT" ,
22
22
"dependencies" : {
23
- "mn-toolset" : " workspace:^3.0.1 "
23
+ "mn-toolset" : " workspace:^3.0.2 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
# mn-cli
2
2
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 ) Thanks [ @xgChange ] ( https://github.com/xgChange ) ! - cp script
8
+
9
+ - Updated dependencies [[ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 )] :
10
+ - mn-toolset@3.0.2
11
+
3
12
## 3.0.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mn-cli" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " monorepo cli by pnpm" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"module" : " ./dist/index.esm.js" ,
33
33
"execa" : " ^5" ,
34
34
"fs-extra" : " ^11.1.1" ,
35
35
"inquirer" : " ^8.0.0" ,
36
- "mn-toolset" : " workspace:^3.0.1 " ,
36
+ "mn-toolset" : " workspace:^3.0.2 " ,
37
37
"read-pkg" : " ^5"
38
38
}
39
39
}
Original file line number Diff line number Diff line change 1
1
# mn-core
2
2
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 ) Thanks [ @xgChange ] ( https://github.com/xgChange ) ! - cp script
8
+
9
+ - Updated dependencies [[ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 )] :
10
+ - mn-toolset@3.0.2
11
+
3
12
## 3.0.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mn-core" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " core package" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"module" : " ./dist/index.esm.js" ,
20
20
"author" : " " ,
21
21
"license" : " MIT" ,
22
22
"dependencies" : {
23
- "mn-toolset" : " workspace:^3.0.1 "
23
+ "mn-toolset" : " workspace:^3.0.2 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
# mn-toolset
2
2
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 9da5c77 ` ] ( https://github.com/xgChange/monorepo-test/commit/9da5c7798297166a5ee6c55490191027767dd652 ) Thanks [ @xgChange ] ( https://github.com/xgChange ) ! - cp script
8
+
3
9
## 3.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mn-toolset" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " utils package" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"module" : " ./dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments