node-easywechat 2.13.3 → 2.13.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.
- package/.github/workflows/publish-npm-2.yml +1 -1
- package/CHANGELOG.md +4 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
## EasyWechat for Node.js
|
|
3
3
|
|
|
4
4
|

|
|
5
|
-
[](https://www.npmjs.com/package/node-easywechat) [](LICENSE)
|
|
5
|
+
[](https://www.npmjs.com/package/node-easywechat) [](LICENSE)
|
|
6
6
|
|
|
7
7
|
**注:2.x分支针对 EasyWechat 的 5.x版本(由于4.x与5.x的结构基本一致,就不升级大版本了)。**
|
|
8
8
|
|