We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee82ec commit d1f67aeCopy full SHA for d1f67ae
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [unreleased]
9
10
+## [0.10.2] - 2017-08-07
11
+Improve resolving packages dependencies for ts files
12
+
13
## [0.10.1] - 2017-08-07
14
15
## [0.10.0] - 2017-08-07
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bit-bin",
3
- "version": "0.10.1",
+ "version": "0.10.2",
4
"license": "Apache-2.0",
5
"main": "./dist/api.js",
6
"scripts": {
0 commit comments