Skip to content

Commit e96dcc1

Browse files
committed
chore(release): 3.1.1
1 parent c74fe0e commit e96dcc1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.1.1](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v3.1.0...v3.1.1) (2022-06-27)
6+
7+
8+
### Bug Fixes
9+
10+
* add conditionNames support ([#114](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/issues/114)) ([c74fe0e](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/commit/c74fe0e99d219e4a28348e833fc605664f02be18))
11+
512
## [3.1.0](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v3.0.0...v3.1.0) (2022-06-25)
613

714

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-resolver-typescript",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"type": "module",
55
"description": "TypeScript .ts .tsx module resolver for `eslint-plugin-import`.",
66
"repository": "https://github.com/alexgorbatchev/eslint-import-resolver-typescript",

0 commit comments

Comments
 (0)