hm-tracking-sdk 0.1.0 → 0.1.1

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/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # HM TG Tracking SDK 使用文档
1
+ # HM Tracking SDK 使用文档
2
2
 
3
- 本文档详细介绍如何使用 HM TG Tracking SDK,包括初始化、广告业务和支付业务的完整流程。
3
+ 本文档详细介绍如何使用 HM Tracking SDK,包括初始化、广告业务和支付业务的完整流程。
4
4
 
5
5
  ## 1. 安装
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hm-tracking-sdk",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "private": false,
5
5
  "description": "Telegram tracking SDK for Web/Miniapp with TON/Stars payment integration.",
6
6
  "license": "MIT",