We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e3327 commit f22d8beCopy full SHA for f22d8be
README.md
@@ -1,6 +1,10 @@
1
# Bootpay Server Rest Client [](https://www.npmjs.com/package/@bootpay/server-rest-client)
2
3
-### 1.0.7 ( Stable )
+### 1.0.8 ( Stable )
4
+readme 업데이트
5
+precompile 옵션 변경
6
+
7
+### 1.0.7
8
requestPayment params 데이터를 전달되도록 변경
9
10
### 1.0.6
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootpay/server-rest-client",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Bootpay Server Rest Client Javasrcipt Library",
"main": "dist/bootpay.js",
"types": "dist/bootpay.d.ts",
0 commit comments