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# Changelog
22
33
4+ ## v0.0.6
5+
6+ [ compare changes] ( https://github.com/thinkbuff/figma/compare/v0.0.5...v0.0.6 )
7+
8+ ### 🚀 Features
9+
10+ - ** react:** Optimize styles for ` textarea ` and ` input ` components ([ 516fe6c] ( https://github.com/thinkbuff/figma/commit/516fe6c ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Eleven ([ @eteplus ] ( http://github.com/eteplus ) )
15+
416## v0.0.5
517
618[ compare changes] ( https://github.com/thinkbuff/figma/compare/v0.0.4...v0.0.5 )
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.5 " ,
2+ "version" : " 0.0.6 " ,
33 "description" : " Simplify plugin and widget creation for Figma and FigJam" ,
44 "private" : true ,
55 "type" : " module" ,
Original file line number Diff line number Diff line change 33 "author" : " Eleven <eteplus@outlook.com>" ,
44 "license" : " MIT" ,
55 "type" : " module" ,
6- "version" : " 0.0.5 " ,
6+ "version" : " 0.0.6 " ,
77 "description" : " A Figma React UI components for creating plugins and widgets" ,
88 "scripts" : {
99 "clean" : " rm -rf node_modules && rm -rf dist" ,
Original file line number Diff line number Diff line change 33 "author" : " Eleven <eteplus@outlook.com>" ,
44 "license" : " MIT" ,
55 "type" : " module" ,
6- "version" : " 0.0.5 " ,
6+ "version" : " 0.0.6 " ,
77 "description" : " Figma theme" ,
88 "scripts" : {
99 "clean" : " rm -rf node_modules && rm -rf dist" ,
Original file line number Diff line number Diff line change 33 "author" : " Eleven <eteplus@outlook.com>" ,
44 "license" : " MIT" ,
55 "type" : " module" ,
6- "version" : " 0.0.5 " ,
6+ "version" : " 0.0.6 " ,
77 "description" : " Utilities for Figma plugin and widget" ,
88 "scripts" : {
99 "clean" : " rm -rf node_modules && rm -rf dist" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
33 "private" : true ,
4- "version" : " 0.0.5 " ,
4+ "version" : " 0.0.6 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "clean" : " rm -rf node_modules && rm -rf dist" ,
You can’t perform that action at this time.
0 commit comments