Skip to content

Commit c6e2285

Browse files
committed
chore: update npm version
1 parent 9136ba4 commit c6e2285

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2023-06-09 v3.10.0
2+
- 更新 API 定义到 2.32.1
3+
- 新增 CanvasRenderingContext 类型定义 [#111](https://github.com/wechat-miniprogram/api-typings/issues/111)
4+
15
## 2023-04-10 v3.9.1
26
- 更新 API 定义到 2.30.4
37
- 修复页面 `onShareAppMessage` 异步形式的定义错误

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "miniprogram-api-typings",
3-
"version": "3.9.1",
3+
"version": "3.10.0",
44
"description": "Type definitions for APIs of Wechat Mini Program in TypeScript",
55
"main": "./index.d.ts",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)