@croquiscom/pds 0.29.0 → 0.29.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,19 @@
1
1
  # @croquiscom/pds
2
2
 
3
+ ## 0.29.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 3ff3613: ConfirmModal, AlertModal, Modal 기본 버튼 크기 변경
8
+
9
+ Large => Medium
10
+
11
+ ## 0.29.1
12
+
13
+ ### Patch Changes
14
+
15
+ - ba26595: Input, NumericInput의 누락된 width, className props drilling 추가
16
+
3
17
  ## 0.29.0
4
18
 
5
19
  ### Minor Changes