Commit ae3807d 1 parent d38a78f commit ae3807d Copy full SHA for ae3807d
File tree 4 files changed +15
-4
lines changed
4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ <a name =" 1.11.2 " ></a >
4
+ ## [ 1.11.2] ( https://github.com/alibaba-fusion/next/compare/1.11.1...1.11.2 ) (2018-12-06)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * ** Overlay:** fix postion caculate error ([ d38a78f] ( https://github.com/alibaba-fusion/next/commit/d38a78f ) )
10
+
11
+
12
+
13
+
3
14
<a name =" 1.11.1 " ></a >
4
15
## [ 1.11.1] ( https://github.com/alibaba-fusion/next/compare/1.11.0...1.11.1 ) (2018-12-06)
5
16
Original file line number Diff line number Diff line change 1
1
# Latest Log
2
2
3
- ## [ 1.11.1 ] ( https://github.com/alibaba-fusion/next/compare/1.11.0 ...1.11.1 ) (2018-12-06)
3
+ ## [ 1.11.2 ] ( https://github.com/alibaba-fusion/next/compare/1.11.1 ...1.11.2 ) (2018-12-06)
4
4
5
5
6
6
### Bug Fixes
7
7
8
- * scss ( [ ac04e9d ] ( https://github.com/alibaba-fusion/next/commit/ac04e9d ) )
8
+ * ** Overlay: ** fix postion caculate error ( [ d38a78f ] ( https://github.com/alibaba-fusion/next/commit/d38a78f ) )
9
9
10
10
Original file line number Diff line number Diff line change 1
1
var next = require ( './lib/index.js' ) ;
2
2
3
- next . version = '1.11.1 ' ;
3
+ next . version = '1.11.2 ' ;
4
4
5
5
module . exports = next ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alifd/next" ,
3
- "version" : " 1.11.1 " ,
3
+ "version" : " 1.11.2 " ,
4
4
"description" : " A configurable component library for web built on React." ,
5
5
"keywords" : [
6
6
" fusion" ,
You can’t perform that action at this time.
0 commit comments