Skip to content

Commit 5bcd9b1

Browse files
committed
bump 3.13.3
1 parent bde7726 commit 5bcd9b1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
ChangeLog
33
========
44

5+
3.13.3 (2023-10-10)
6+
-------
7+
8+
+ 【优化】- 将创建元素的 util 方法改成内联,删除不必要的内部方法 splitStr2Obj
9+
10+
511
3.13.2 (2023-8-2)
612
-------
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "san",
33
"description": "A fast, portable, flexible JavaScript component framework",
4-
"version": "3.13.2",
4+
"version": "3.13.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/baidu/san.git"

0 commit comments

Comments
 (0)