Skip to content

Commit 59ad43d

Browse files
chore: release eslint-import-context (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d999368 commit 59ad43d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-ducks-fold.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# Change Log
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#2](https://github.com/un-ts/eslint-import-context/pull/2) [`d999368`](https://github.com/un-ts/eslint-import-context/commit/d9993689c559adc0886aed2ab747a3c89b58bf4e) Thanks [@JounQin](https://github.com/JounQin)! - feat: first blood, should just work

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-context",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"type": "module",
55
"description": "Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.",
66
"repository": "git+https://github.com/un-ts/eslint-import-context.git",

0 commit comments

Comments
 (0)