pds-dev-kit-web 1.9.16 → 1.9.17

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": "1.9.16",
3
+ "version": "1.9.17",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v1.9.16]
2
+ ## [v1.9.17]
3
3
 
4
4
  ### Panels
5
5
  * DesktopTutorialModal
6
- * key가 없어서 나던 에러 fix
6
+ * 외곽 border 제거
7
+ * 스크롤이 제대로 작동 할 수 있도록 div구조 변경