@croquiscom/pds 11.8.0 → 11.8.1

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
+ ## 11.8.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e5919ff: ImagePreview src 변경시 상태 갱신하도록 수정
8
+
3
9
  ## 11.8.0
4
10
 
5
11
  ### Minor Changes
@@ -7,3 +7,4 @@ export declare const Base: Story;
7
7
  export declare const Size: Story;
8
8
  export declare const WithLabel: Story;
9
9
  export declare const OnloadError: Story;
10
+ export declare const SyncSrc: Story;