Skip to content

Commit

Permalink
0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huang2002 committed Jan 22, 2019
1 parent 304eea4 commit 41ab8b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.14.0 - 2019-01-22

- Improve some internals
- Update repo urls

### 0.13.1 - 2019-01-21

- Improve type declarations
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hyper-ui/core",
"description": "A lightweight front-end UI lib.",
"version": "0.13.1",
"version": "0.14.0",
"main": "dist/hyper-ui.umd.min.js",
"module": "dist/hyper-ui.min.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -45,4 +45,4 @@
"terser": "^3.14.1",
"typescript": "^3.2.4"
}
}
}

0 comments on commit 41ab8b9

Please sign in to comment.