youzan-minishopify 1.0.3 → 1.0.4

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/CHANGELOG.md +0 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "youzan-minishopify",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "有赞小程序开店",
5
5
  "main": "miniprogram_dist/index.js",
6
6
  "scripts": {
package/CHANGELOG.md DELETED
@@ -1,13 +0,0 @@
1
- ## 0.0.1
2
-
3
- - 项目工程化
4
- - 搭建项目基础目录结构
5
- - 跑通能力原型
6
-
7
- ## 0.0.2
8
-
9
- - 新增 initUnionId 对外暴露方法
10
-
11
- ## 0.0.3
12
-
13
- - 优化 README.md 文档内容