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

Commit 6c7c978

Browse files
chore(main): release 6.1.0 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62b86a3 commit 6c7c978

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+
## [6.1.0](https://github.com/danieljimeneznz/eslint-config/compare/v6.0.1...v6.1.0) (2022-11-11)
6+
7+
8+
### Features
9+
10+
* Reduce aggressiveness of typescript naming-convention ([#36](https://github.com/danieljimeneznz/eslint-config/issues/36)) ([62b86a3](https://github.com/danieljimeneznz/eslint-config/commit/62b86a3c9560be25294bdc88d191f803182abe5b))
11+
512
## [6.0.1](https://github.com/danieljimeneznz/eslint-config/compare/v6.0.0...v6.0.1) (2022-11-10)
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": "6.0.1",
3+
"version": "6.1.0",
44
"description": "danieljimeneznz's eslint config",
55
"license": "Unlicense",
66
"repository": {

0 commit comments

Comments
 (0)