@bootpay/client-js 5.1.1-beta.2 → 5.1.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
@@ -2,7 +2,15 @@
2
2
 
3
3
  ## Change Log
4
4
 
5
- ### 5.1.0 ( Stable Latest )
5
+ ### 5.1.2
6
+
7
+ * 팝업진행전 금액 표시 elementdptj line-height 외부 css로 인해 제대로 보이지 않는 현상 수정
8
+
9
+ ### 5.1.1
10
+
11
+ * 네이버페이 팝업 결제 진행시 redirect_url로 이동할때 close 이벤트가 발생하는 버그 수정
12
+
13
+ ### 5.1.0
6
14
 
7
15
  * 지갑 SDK 추가
8
16
  * device uuid cookie로 저장 -> localStoage로 다시 재변경