@croquiscom/pds 15.7.0 → 15.7.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,17 @@
1
1
  # @croquiscom/pds
2
2
 
3
+ ## 15.7.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 6125a71: Sectiontitle virtical direction 미동작 이슈 수정
8
+
9
+ ## 15.7.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 5e3ee22: PageHeader Breadcrumb spacing 조정
14
+
3
15
  ## 15.7.0
4
16
 
5
17
  ### Minor Changes
@@ -8,4 +8,5 @@ export declare const Dense: Story;
8
8
  export declare const WithSectionTitleVertical: Story;
9
9
  export declare const WithSectionTitlePropsCustom: Story;
10
10
  export declare const WithLineTab: Story;
11
+ export declare const WithSectionTitleAndBreadcrumbPropsNoCaptionCustom: Story;
11
12
  export declare const WithSectionTitleAndBreadcrumbPropsCustom: Story;