pds-dev-kit-web 2.2.27 → 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.27",
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.27]
2
+ ## [v2.2.29]
3
3
  ## urgent|https://design.storybook.publ.biz/
4
4
 
5
5
  ### sub
6
6
  * DynamicLayout
7
- * 선택된 CB가 가장 위쪽으로 올라오지 않도록 수정
7
+ * scrollIntoThisSection 스크롤은 렌더 200ms 뒤에 작동하도록 처리