@bootpay/client-js 5.2.0-beta.1 → 5.2.0-beta.2

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
@@ -6,6 +6,7 @@
6
6
 
7
7
  * 위젯 Hooks가 추가되었습니다. ( ready, allTermsAccepted, resize, changePayment, changeTerms )
8
8
  * 지갑 SDK가 이제 위젯 설정안으로 들어갑니다. ( widget_key를 파라메터로 추가로 전달 ) 스타일 역시 위젯 설정된 스타일대로 적용이 됩니다.
9
+ * 내부 변수명 변경 ( 리펙토링 작업 )
9
10
 
10
11
  ### 5.1.5
11
12