File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### v4.6.6 (2026-06-14)
4+
5+ #### Changes
6+
7+ - [ #4450 ] ( https://github.com/less/less.js/pull/4450 ) fix: use printf for PR body to avoid YAML indentation error in run block (@matthew-dean )
8+ - [ #4449 ] ( https://github.com/less/less.js/pull/4449 ) fix: correct push event typo in create-release-pr workflow (pus → push:) (@matthew-dean )
9+ - [ #4440 ] ( https://github.com/less/less.js/pull/4440 ) chore: prevent dependency lifecycle scripts (@puckowski )
10+ - [ #4437 ] ( https://github.com/less/less.js/pull/4437 ) docs: fix incorrect contributor attributions in v4.6.0 changelog (@barry3406 )
11+
12+
313### v4.6.5 (2026-06-13)
414
515#### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @less/root" ,
33 "private" : true ,
4- "version" : " 4.6.5 " ,
4+ "version" : " 4.6.6 " ,
55 "description" : " Less monorepo" ,
66 "homepage" : " http://lesscss.org" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " less" ,
3- "version" : " 4.6.5 " ,
3+ "version" : " 4.6.6 " ,
44 "description" : " Leaner CSS" ,
55 "homepage" : " http://lesscss.org" ,
66 "author" : {
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 4.6.5 " ,
6+ "version" : " 4.6.6 " ,
77 "description" : " Less files and CSS results" ,
88 "author" : " Alexis Sellier <self@cloudhead.net>" ,
99 "contributors" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @less/test-import-module" ,
33 "private" : true ,
4- "version" : " 4.6.5 " ,
4+ "version" : " 4.6.6 " ,
55 "description" : " Less files to be included in node_modules directory for testing import from node_modules" ,
66 "author" : " Alexis Sellier <self@cloudhead.net>" ,
77 "contributors" : [
You can’t perform that action at this time.
0 commit comments