@croquiscom/pds 0.23.1 → 0.23.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
+ ## 0.23.2
4
+
5
+ ### Patch Changes
6
+
7
+ - f7c903c: Message, Notification 순환참조 수정, Input 공용 스타일 focus 재적용
8
+
3
9
  ## 0.23.1
4
10
 
5
11
  ### Patch Changes
package/README.md CHANGED
@@ -67,10 +67,10 @@ yarn storybook
67
67
  │ ├── icons
68
68
  │ │ ├── generated
69
69
  │ │ ├── Icon.stories.tsx
70
- │ │ └── Icon.stories.mdx
70
+ │ │ └── Icons.stories.mdx
71
71
  │ ├── images
72
72
  │ │ ├── generated
73
- │ │ ├── Images.stories.tsx
73
+ │ │ ├── Image.stories.tsx
74
74
  │ │ └── Images.stories.mdx
75
75
  │ ├── global_styles
76
76
  │ ├── themes