File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.3.0] ( https://github.com/divlook/vscode-color-naming/compare/v1.2.1...v1.3.0 ) (2024-05-15)
2+
3+
4+ ### Features
5+
6+ * treeview 기능 초안 ([ 4c628c2] ( https://github.com/divlook/vscode-color-naming/commit/4c628c20f908c8f3144abfba3171224b3e8f45e2 ) )
7+ * treeView에서 아이콘 클릭해서 복사하기 기능 추가 ([ 135d9ae] ( https://github.com/divlook/vscode-color-naming/commit/135d9aedcf4e13c288786b02627f917952284082 ) )
8+ * tree에 색 표시 ([ ad57a49] ( https://github.com/divlook/vscode-color-naming/commit/ad57a497e5ac09a47f17ef15584c4259e22f78e5 ) )
9+
110## [ 1.2.1] ( https://github.com/divlook/vscode-color-naming/compare/v1.2.0...v1.2.1 ) (2024-05-11)
211
312
Original file line number Diff line number Diff line change 33 "displayName" : " Color Naming" ,
44 "description" : " A VS Code Extension that names colors using ntc.js" ,
55 "license" : " MIT" ,
6- "version" : " 1.2.1 " ,
6+ "version" : " 1.3.0 " ,
77 "private" : true ,
88 "engines" : {
99 "vscode" : " ^1.89.0"
135135 "dependencies" : {
136136 "change-case" : " ^4.1.2"
137137 }
138- }
138+ }
You can’t perform that action at this time.
0 commit comments