@croquiscom/pds 2.1.1 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @croquiscom/pds
2
2
 
3
+ ## 2.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - d76a51d: IconSort secondary 컬러 코드 누락 수정
8
+
3
9
  ## 2.1.1
4
10
 
5
11
  ### Patch Changes
@@ -1,4 +1,4 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path d="M12 4.5L16.5 10.5H7.5L12 4.5Z" fill="#363644"/>
3
- <path d="M12 19.5L7.5 13.5L16.5 13.5L12 19.5Z" fill="#363644"/>
3
+ <path d="M12 19.5L7.5 13.5L16.5 13.5L12 19.5Z" fill="#D5D5DC"/>
4
4
  </svg>