@bootpay/client-js 5.0.1-rc.1 → 5.0.1

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/README.md CHANGED
@@ -4,7 +4,8 @@
4
4
 
5
5
  ### 5.0.1 ( Stable Latest )
6
6
 
7
- * 위젯 현재 선택된 Parameters 값의 정보를 반환하는 함수 추가
7
+ * 위젯 현재 선택된 Parameters 값의 정보를 반환하는 함수 추가
8
+ * 위젯 Parameters Validate 를 별도 함수로 분리
8
9
 
9
10
  ### 5.0.0
10
11