pds-dev-kit-web 1.9.0-beta.10 → 1.9.0-beta.11

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.0-beta.10",
3
+ "version": "1.9.0-beta.11",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,7 +1,5 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v1.9.0-beta.10]
3
- ### globalStyle
4
- * input autofill되었을때 배경 색상이 변하지 않도록 수정
2
+ ## [v1.9.0-beta.11]
5
3
  ### Sub
6
4
  * DynamicLayout 수정
7
5
  * Edit mode의 animation 버그 수정