Skip to content

Commit a73edd5

Browse files
author
shengyonggen
committed
Release 0.0.3
1 parent f5b72fb commit a73edd5

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.3(2021-07-28)
2+
3+
1. 新增
4+
- 新增快应用 `A/B Testing SDK`
5+
16
## 0.0.2(2021-04-26)
27

38
1. 修复

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ab-sdk-miniprogram",
3-
"version": "0.0.2",
4-
"description": "神策微信小程序 A/B Testing SDk",
3+
"version": "0.0.3",
4+
"description": "神策小程序 A/B Testing SDk",
55
"main": "",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",

quick/abtest.esm.min.js

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

0 commit comments

Comments
 (0)