Skip to content

Commit c85c0dd

Browse files
chore(release): 1.0.6 [skip ci]
<a name="1.0.6"></a> ## [1.0.6](v1.0.5...v1.0.6) (2018-06-17) ### Fix * Improved service cache ([3432e9e](3432e9e))
1 parent 3432e9e commit c85c0dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.0.6"></a>
2+
## [1.0.6](https://github.com/unlight/eslint-plugin-tsc/compare/v1.0.5...v1.0.6) (2018-06-17)
3+
4+
5+
### Fix
6+
7+
* Improved service cache ([3432e9e9fb2e41772a3a601deb92971c53849756](https://github.com/unlight/eslint-plugin-tsc/commit/3432e9e9fb2e41772a3a601deb92971c53849756))
8+
19
<a name="1.0.5"></a>
210
## [1.0.5](https://github.com/unlight/eslint-plugin-tsc/compare/v1.0.4...v1.0.5) (2018-06-15)
311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-tsc",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"license": "MIT",
55
"description": "eslint-plugin-tsc",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)