pds-dev-kit-web 2.2.265 → 2.2.266

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.
@@ -187,6 +187,7 @@ export declare const imageIconSrcSet: {
187
187
  ic_brandedpoint_3d_fruit_02: string;
188
188
  ic_brandedpoint_3d_fruit_03: string;
189
189
  ic_brandedpoint_3d_fruit_04: string;
190
+ ic_brandedpoint_3d_fruit_05: string;
190
191
  ic_brandedpoint_3d_macaron_01: string;
191
192
  ic_brandedpoint_3d_macaron_02: string;
192
193
  ic_brandedpoint_3d_cake_01: string;
@@ -190,6 +190,7 @@ exports.imageIconSrcSet = {
190
190
  ic_brandedpoint_3d_fruit_02: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_fruit_02.png',
191
191
  ic_brandedpoint_3d_fruit_03: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_fruit_03.png',
192
192
  ic_brandedpoint_3d_fruit_04: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_fruit_04.png',
193
+ ic_brandedpoint_3d_fruit_05: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_fruit_05.png',
193
194
  ic_brandedpoint_3d_macaron_01: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_macaron_01.png',
194
195
  ic_brandedpoint_3d_macaron_02: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_macaron_02.png',
195
196
  ic_brandedpoint_3d_cake_01: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_cake_01.png',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.2.265",
3
+ "version": "2.2.266",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v2.2.265]
2
+ ## [v2.2.266]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### 업데이트 사항
6
6
 
7
- * color key 갱신 - ui_147
7
+ * [PDS-1386] CP 아이콘 추가 건 (ic_brandedpoint_3d_fruit_05)