Skip to content

Commit d1f67ae

Browse files
committed
Bump version and update changelog
1 parent 1ee82ec commit d1f67ae

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [unreleased]
99

10+
## [0.10.2] - 2017-08-07
11+
Improve resolving packages dependencies for ts files
12+
1013
## [0.10.1] - 2017-08-07
1114

1215
## [0.10.0] - 2017-08-07

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-bin",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"license": "Apache-2.0",
55
"main": "./dist/api.js",
66
"scripts": {

0 commit comments

Comments
 (0)