File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Accoutrement Changelog
2
2
3
- ## 4.0.0 - UNRELEASED
3
+ ## 4.0.0 - 03/02/22
4
4
5
5
This is a major update, moving over to Sass modules,
6
6
and removing some features that no longer seem necessary.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " accoutrement" ,
3
3
"title" : " Accoutrement" ,
4
- "version" : " 4.0.0-rc.1 " ,
4
+ "version" : " 4.0.0" ,
5
5
"description" : " Sass design-systems management and utilities." ,
6
6
"homepage" : " https://www.oddbird.net/accoutrement/" ,
7
7
"type" : " module" ,
51
51
"postcss" : " ^8.4.7" ,
52
52
"prettier" : " ^2.5.1" ,
53
53
"sass" : " ^1.49.9" ,
54
- "sass-true" : " ^6.1.0-beta.1 " ,
54
+ "sass-true" : " ^6.1.0" ,
55
55
"sassdoc" : " ^2.7.3" ,
56
56
"sassdoc-theme-herman" : " ^4.0.2" ,
57
57
"stylelint" : " ^14.5.3" ,
Original file line number Diff line number Diff line change @@ -1363,9 +1363,9 @@ has-flag@^4.0.0:
1363
1363
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
1364
1364
1365
1365
has-symbols@^1.0.1, has-symbols@^1.0.2 :
1366
- version "1.0.2 "
1367
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2 .tgz#165d3070c00309752a1236a479331e3ac56f1423 "
1368
- integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw ==
1366
+ version "1.0.3 "
1367
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3 .tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8 "
1368
+ integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A ==
1369
1369
1370
1370
has-tostringtag@^1.0.0 :
1371
1371
version "1.0.0"
@@ -3043,10 +3043,10 @@ sass-convert@^0.5.0:
3043
3043
through2 "^2.0.0"
3044
3044
which "^1.0.5"
3045
3045
3046
- sass-true@^6.1.0-beta.1 :
3047
- version "6.1.0-beta.1 "
3048
- resolved "https://registry.yarnpkg.com/sass-true/-/sass-true-6.1.0-beta.1. tgz#2d07d000b74a45e21073cae185459815a634adcc "
3049
- integrity sha512-UynO7RO5KOrlpnrHhRL+pVJzdmqASRkZWZMn+LOWKLfZC4fDX7nQVb6gmUAaXPSvRdnwebuCzkhl9HxQ8wAyYA ==
3046
+ sass-true@^6.1.0 :
3047
+ version "6.1.0"
3048
+ resolved "https://registry.yarnpkg.com/sass-true/-/sass-true-6.1.0. tgz#cbcb78135071b1bae0882ea456a2b0dd9a6c8b3a "
3049
+ integrity sha512-Qt6TpPe8Ogr8g9FvBSwXvzfrkbtHD7rej0X3lzyoiZ+I0kKV9NFeefcF560uMn5NFCA7g5rcVKxc9UHrrMcDrw ==
3050
3050
dependencies :
3051
3051
" @types/css" " ^0.0.33"
3052
3052
css "^3.0.0"
You can’t perform that action at this time.
0 commit comments