File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+
3
+ ## v1.0.2 (2022-03-12)
4
+
5
+ #### :bug : Bug Fix
6
+ * [ #1023 ] ( https://github.com/shipshapecode/swach/pull/1023 ) Fix issue with hex on existing colors ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
7
+
8
+ #### Committers: 1
9
+ - Robert Wagner ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
10
+
2
11
## v1.0.1 (2022-03-11)
3
12
4
13
## v1.0.0 (2022-03-11)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " swach" ,
3
3
"productName" : " swach" ,
4
- "version" : " 1.0.1 " ,
4
+ "version" : " 1.0.2 " ,
5
5
"description" : " A robust color management tool for the modern age." ,
6
6
"main" : " src/index.js" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " swach" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " A robust color management tool for the modern age." ,
6
6
"repository" : " https://github.com/shipshapecode/swach" ,
You can’t perform that action at this time.
0 commit comments