pds-dev-kit-web 1.1.0 → 1.2.0

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/release-note.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "1.1.0",
3
+ "version": "1.2.0",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,4 +1,4 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v1.1.0]
2
+ ## [v1.2.0]
3
3
 
4
4
  * 문서와 버전을 맞추기 위해 버전만 올림 - 변경사항 없음