pds-dev-kit-web 2.2.28 → 2.2.29

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.2.28",
3
+ "version": "2.2.29",
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.28]
2
+ ## [v2.2.29]
3
3
  ## urgent|https://design.storybook.publ.biz/
4
4
 
5
- ### Component
6
- * ChatBubbleListItem
7
- * countMode 색상을 모두 sysTextPrimary로 수정
5
+ ### sub
6
+ * DynamicLayout
7
+ * scrollIntoThisSection 스크롤은 렌더 200ms 뒤에 작동하도록 처리