File tree Expand file tree Collapse file tree 5 files changed +18
-9
lines changed Expand file tree Collapse file tree 5 files changed +18
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# mn-core
2
2
3
+ ## 2.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 87bd636 ` ] ( https://github.com/xgChange/monorepo-test/commit/87bd636fcaf253e86dfd1ab667a203613e714695 ) Thanks [ @xgChange ] ( https://github.com/xgChange ) ! - add test console
8
+
9
+ - Updated dependencies [[ ` 87bd636 ` ] ( https://github.com/xgChange/monorepo-test/commit/87bd636fcaf253e86dfd1ab667a203613e714695 )] :
10
+ - mn-toolset@2.2.5
11
+
3
12
## 2.2.3
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" : " 2.2.3 " ,
3
+ "version" : " 2.2.5 " ,
4
4
"description" : " core package" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"module" : " ./dist/index.esm.js" ,
19
19
"author" : " " ,
20
20
"license" : " MIT" ,
21
21
"dependencies" : {
22
- "mn-toolset" : " workspace:^2.2.2 "
22
+ "mn-toolset" : " workspace:^2.2.5 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
# mn-toolset
2
2
3
+ ## 2.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 87bd636 ` ] ( https://github.com/xgChange/monorepo-test/commit/87bd636fcaf253e86dfd1ab667a203613e714695 ) Thanks [ @xgChange ] ( https://github.com/xgChange ) ! - add test console
8
+
3
9
## 2.2.4
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" : " 2.2.4 " ,
3
+ "version" : " 2.2.5 " ,
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