Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 59e07d6

Browse files
chore(main): release 5.0.1 (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7cc8c9f commit 59e07d6

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
@@ -2,6 +2,13 @@
22

33
This repository adheres to semantic versioning and follows the conventions of [keepachangelog.com](http://keepachangelog.com)
44

5+
## [5.0.1](https://github.com/danieljimeneznz/eslint-config/compare/v5.0.0...v5.0.1) (2022-06-18)
6+
7+
8+
### Bug Fixes
9+
10+
* Incorrect typescript rules, add curly eslint rule ([#15](https://github.com/danieljimeneznz/eslint-config/issues/15)) ([7cc8c9f](https://github.com/danieljimeneznz/eslint-config/commit/7cc8c9f69286557ce98eb5b7fe81104b805734e0))
11+
512
## [5.0.0](https://github.com/danieljimeneznz/eslint-config/compare/v4.0.0...v5.0.0) (2022-06-18)
613

714

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,6 +1,6 @@
11
{
22
"name": "@danieljimeneznz/eslint-config",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "danieljimeneznz's eslint config",
55
"license": "Unlicense",
66
"repository": {

0 commit comments

Comments
 (0)