Skip to content

Commit 48446eb

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-06-18) ### Bug Fixes * type errors breaking build ([440bd00](440bd00))
1 parent 2a8c2be commit 48446eb

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.0.0 (2020-06-18)
2+
3+
4+
### Bug Fixes
5+
6+
* type errors breaking build ([440bd00](https://github.com/bradennapier/eslint-plugin-ts-import/commit/440bd002433c5dd4f767ea88688bafcfe195c564))
7+
18
# 0.0.1
29

310
Initial Release

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": "0.0.1",
3+
"version": "1.0.0",
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)