Skip to content

Commit ccedf9e

Browse files
author
shengyonggen
committed
Release 0.0.9
1 parent 42a4471 commit ccedf9e

File tree

7 files changed

+11
-6
lines changed

7 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
## 0.0.9(2022-4-15)
3+
1. 优化
4+
- 请求 `A/B` 实验的用户 `ID` 兼容 `loginWithKey` 登录的用户 `ID`
5+
16
## 0.0.8(2022-3-18)
27

38
1. 新增

alipay/abtest.cmd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

alipay/abtest.esm.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ab-sdk-miniprogram",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "神策小程序 A/B Testing SDk",
55
"main": "",
66
"scripts": {

quickapp/abtest.esm.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wechat/abtest.cmd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wechat/abtest.esm.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)