Skip to content

Commit

Permalink
publish v1.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
rdkmaster committed Apr 9, 2019
1 parent 68af370 commit 0b7a1b7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v1.1.23 (2019-4-9)

### 新特性 / New Features
-

### 破坏性修改 / Breaking Changes
-

### 优化 / Modified
- [优化] 去掉多余代码
- [优化] float指令位置修正算法支持宿主在可视范围外的情形,以及一些临界情况优化

### 修复 / Fixes
-

## v1.1.22 (2019-4-9)

### 新特性 / New Features
Expand Down
2 changes: 1 addition & 1 deletion src/jigsaw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rdkmaster/jigsaw",
"version": "1.1.22",
"version": "1.1.23",
"description": "Jigsaw, the next generation component set for RDK",
"main": "./bundles/jigsaw.umd.js",
"module": "./@rdkmaster/jigsaw.es5.js",
Expand Down

0 comments on commit 0b7a1b7

Please sign in to comment.