File tree Expand file tree Collapse file tree 8 files changed +67
-8
lines changed
common/temp_modules/rush-rush Expand file tree Collapse file tree 8 files changed +67
-8
lines changed Original file line number Diff line number Diff line change 3333 },
3434 "rushDependencies" : {
3535 "@microsoft/node-library-build" : " ~2.3.0" ,
36- "@microsoft/rush-lib" : " 1.8 .0"
36+ "@microsoft/rush-lib" : " 2.2 .0"
3737 }
3838}
Original file line number Diff line number Diff line change 120120 "packageName" : " @microsoft/rush" ,
121121 "projectFolder" : " rush/rush" ,
122122 "reviewCategory" : " libraries" ,
123- "shouldPublish" : false
123+ "shouldPublish" : true
124124 },
125125 {
126126 "packageName" : " @microsoft/rush-lib" ,
127127 "projectFolder" : " rush/rush-lib" ,
128128 "reviewCategory" : " libraries" ,
129- "shouldPublish" : false
129+ "shouldPublish" : true
130130 }
131131 ]
132132}
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/rush-lib" ,
33 "entries" : [
4+ {
5+ "version" : " 2.3.0" ,
6+ "tag" : " @microsoft/rush-lib_v2.3.0" ,
7+ "date" : " Fri, 24 Feb 2017 22:53:18 GMT" ,
8+ "comments" : {
9+ "minor" : [
10+ {
11+ "comment" : " Get package versions aligned with @microsoft/rush-lib"
12+ },
13+ {
14+ "comment" : " Get package versions aligned with @microsoft/rush"
15+ }
16+ ]
17+ }
18+ },
419 {
520 "version" : " 1.10.0" ,
621 "tag" : " @microsoft/rush-lib_v1.10.0" ,
Original file line number Diff line number Diff line change 11# Change Log - @microsoft/rush-lib
22
3- This log was last generated on Fri, 24 Feb 2017 22:44:31 GMT and should not be manually modified.
3+ This log was last generated on Fri, 24 Feb 2017 22:53:18 GMT and should not be manually modified.
4+
5+ ## 2.3.0
6+ Fri, 24 Feb 2017 22:53:18 GMT
7+
8+ ### Minor changes
9+
10+ - Get package versions aligned with @microsoft/rush-lib
11+ - Get package versions aligned with @microsoft/rush
412
513## 1.10.0
614Fri, 24 Feb 2017 22:44:31 GMT
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/rush-lib" ,
3- "version" : " 1.10 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " Library support for the Rush tool" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/rush" ,
33 "entries" : [
4+ {
5+ "version" : " 2.3.0" ,
6+ "tag" : " @microsoft/rush_v2.3.0" ,
7+ "date" : " Fri, 24 Feb 2017 22:54:16 GMT" ,
8+ "comments" : {
9+ "minor" : [
10+ {
11+ "comment" : " Minor version"
12+ }
13+ ]
14+ }
15+ },
16+ {
17+ "version" : " 2.2.1" ,
18+ "tag" : " @microsoft/rush_v2.2.1" ,
19+ "date" : " Fri, 24 Feb 2017 22:53:18 GMT" ,
20+ "comments" : {
21+ "dependency" : [
22+ {
23+ "comment" : " Updating dependency \" @microsoft/rush-lib\" from `2.2.0` to `2.3.0`"
24+ }
25+ ]
26+ }
27+ },
428 {
529 "version" : " 2.2.0" ,
630 "tag" : " @microsoft/rush_v2.2.0" ,
Original file line number Diff line number Diff line change 11# Change Log - @microsoft/rush
22
3- This log was last generated on Fri, 24 Feb 2017 22:44:31 GMT and should not be manually modified.
3+ This log was last generated on Fri, 24 Feb 2017 22:54:16 GMT and should not be manually modified.
4+
5+ ## 2.3.0
6+ Fri, 24 Feb 2017 22:54:16 GMT
7+
8+ ### Minor changes
9+
10+ - Minor version
11+
12+ ## 2.2.1
13+ Fri, 24 Feb 2017 22:53:18 GMT
14+
15+ * Changes not tracked*
416
517## 2.2.0
618Fri, 24 Feb 2017 22:44:31 GMT
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/rush" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " A fast solution for building/publishing many NPM packages" ,
55 "repository" : {
66 "type" : " git" ,
1818 "license" : " MIT" ,
1919 "dependencies" : {
2020 "@microsoft/package-deps-hash" : " ~0.0.4" ,
21- "@microsoft/rush-lib" : " 1.10 .0" ,
21+ "@microsoft/rush-lib" : " 2.3 .0" ,
2222 "@microsoft/stream-collator" : " ~1.0.2" ,
2323 "@microsoft/ts-command-line" : " ~1.1.1" ,
2424 "builtins" : " ~1.0.3" ,
You can’t perform that action at this time.
0 commit comments