@bootpay/client-js 5.1.4 → 5.1.6-beta.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
@@ -2,13 +2,17 @@
2
2
 
3
3
  ## Change Log
4
4
 
5
+ ### 5.1.5
6
+
7
+ * Widget InlineStyle Javascript로 적용되도록 변경
8
+
5
9
  ### 5.1.4
6
10
 
7
11
  * store hooks 추가 ( sessionUpdate, onReady 등 이벤트 추가 )
8
12
 
9
13
  ### 5.1.3
10
14
 
11
- * extra option 추가 { webhook_delay_duration: number } - 결제완료/취소시 웹훅 지연시간 설정 ( 단위: 초, 최대 600초 (10분)까지 지연이 가능합니다 )
15
+ * extra option 추가 { webhook_delay_duration: number } - 결제완료ㄴㄴ아/취소시 웹훅 지연시간 설정 ( 단위: 초, 최대 600초 (10분)까지 지연이 가능합니다 )
12
16
 
13
17
  ### 5.1.2
14
18