File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Change Log
2
2
3
- ### upcoming (2020-07-13)
3
+ ### v3.12.0 (2020-07-13)
4
+ - [ #3540 ] ( https://github.com/less/less.js/pull/3540 ) v3.12.0-RC.2 (#3540 ) (@matthew-dean )
4
5
- [ #3532 ] ( https://github.com/less/less.js/pull/3532 ) Fixes #3371 Allow conditional evaluation of function args (#3532 ) (@matthew-dean )
5
6
- [ #3531 ] ( https://github.com/less/less.js/pull/3531 ) Remove lib folder from git (#3531 ) (@matthew-dean )
6
7
- [ #3530 ] ( https://github.com/less/less.js/pull/3530 ) Move changelog to root (#3530 ) (@matthew-dean )
131
132
- [ #3213 ] ( https://github.com/less/less.js/pull/3213 ) Fixes #3147 #2715 (#3213 ) (@matthew-dean )
132
133
- [ #3220 ] ( https://github.com/less/less.js/pull/3220 ) Revert "Fixes #1421 - re-parses variable-interpolated elements to selectors" (@matthew-dean )
133
134
- [ #3217 ] ( https://github.com/less/less.js/pull/3217 ) Revert "Fixes #1421 - re-parses variable-interpolated elements to selectors (#3217 )" (@matthew-dean )
134
- - [ #3212 ] ( https://github.com/less/less.js/pull/3212 ) Revert "Pull missed code merged into 3.x branch (#3212 )" (@matthew-dean )
135
135
- [ #3215 ] ( https://github.com/less/less.js/pull/3215 ) Revert "Fixes #3195 (#3215 )" (@matthew-dean )
136
+ - [ #3212 ] ( https://github.com/less/less.js/pull/3212 ) Revert "Pull missed code merged into 3.x branch (#3212 )" (@matthew-dean )
136
137
- [ #3215 ] ( https://github.com/less/less.js/pull/3215 ) Fixes #3195 (#3215 ) (@matthew-dean )
137
138
- [ #3212 ] ( https://github.com/less/less.js/pull/3212 ) Pull missed code merged into 3.x branch (#3212 ) (@matthew-dean )
138
139
- [ #3217 ] ( https://github.com/less/less.js/pull/3217 ) Fixes #1421 - re-parses variable-interpolated elements to selectors (#3217 ) (@matthew-dean )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @less/test-data" ,
3
+ "publishConfig" : {
4
+ "access" : " public"
5
+ },
3
6
"version" : " 3.12.0" ,
4
7
"description" : " Less files and CSS results" ,
5
8
"author" : {
You can’t perform that action at this time.
0 commit comments