Skip to content

Commit bc21047

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2020-07-15) ### Reverts * Revert "Improved Resolution Handling (#9)" (#10) ([87ed197](87ed197)), closes [#9](#9) [#10](#10)
1 parent 87ed197 commit bc21047

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.4](https://github.com/bradennapier/eslint-plugin-ts-import/compare/v1.1.3...v1.1.4) (2020-07-15)
2+
3+
4+
### Reverts
5+
6+
* Revert "Improved Resolution Handling (#9)" (#10) ([87ed197](https://github.com/bradennapier/eslint-plugin-ts-import/commit/87ed197338bd7b777255d1e6a1cbedf3a3735a49)), closes [#9](https://github.com/bradennapier/eslint-plugin-ts-import/issues/9) [#10](https://github.com/bradennapier/eslint-plugin-ts-import/issues/10)
7+
18
## [1.1.3](https://github.com/bradennapier/eslint-plugin-ts-import/compare/v1.1.2...v1.1.3) (2020-06-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-ts-import",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Provide Typescript import-patterns that are expected to be followed within the repo",
55
"homepage": "https://github.com/bradennapier/eslint-plugin-ts-import",
66
"author": "Braden Napier <[email protected]>",

0 commit comments

Comments
 (0)