Skip to content

Commit

Permalink
chore(*): Release-1.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed Feb 21, 2019
1 parent a882945 commit b533dc6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

<a name="1.12.8"></a>
## [1.12.8](https://github.com/alibaba-fusion/next/compare/1.12.7...1.12.8) (2019-02-21)




<a name="1.12.7"></a>
## [1.12.7](https://github.com/alibaba-fusion/next/compare/1.12.6...1.12.7) (2019-02-21)

Expand Down
7 changes: 1 addition & 6 deletions LATESTLOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# Latest Log

## [1.12.7](https://github.com/alibaba-fusion/next/compare/1.12.6...1.12.7) (2019-02-21)


### Bug Fixes

* **Radio:** child can contain null ([c703b60](https://github.com/alibaba-fusion/next/commit/c703b60))
## [1.12.8](https://github.com/alibaba-fusion/next/compare/1.12.7...1.12.8) (2019-02-21)


2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var next = require('./lib/index.js');

next.version = '1.12.7';
next.version = '1.12.8';

module.exports = next;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alifd/next",
"version": "1.12.7",
"version": "1.12.8",
"description": "A configurable component library for web built on React.",
"keywords": [
"fusion",
Expand Down

0 comments on commit b533dc6

Please sign in to comment.