Skip to content

Commit 19a2aaf

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-08-09) ### Bug Fixes * **typescript:** fix stylistic/ts plugin extention ([31fc8a9](31fc8a9))
1 parent 31fc8a9 commit 19a2aaf

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.1](https://github.com/BryanBerger98/eslint-config-bryanberger/compare/v1.1.0...v1.1.1) (2024-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **typescript:** fix stylistic/ts plugin extention ([31fc8a9](https://github.com/BryanBerger98/eslint-config-bryanberger/commit/31fc8a90c9672843a0fe1c93657ae27de733ba7f))
7+
18
# [1.1.0](https://github.com/BryanBerger98/eslint-config-bryanberger/compare/v1.0.8...v1.1.0) (2024-08-09)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-bryanberger",
33
"description": "My personal ESLint config",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"main": "index.js",
77
"homepage": "https://github.com/BryanBerger98/eslint-config-bryanberger",

0 commit comments

Comments
 (0)