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

Commit

Permalink
chore(main): release 6.0.0 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 21, 2022
1 parent 3aa7e07 commit ad1c7c5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [6.0.0](https://github.com/danieljimeneznz/eslint-config/compare/v5.0.7...v6.0.0) (2022-08-21)


### ⚠ BREAKING CHANGES

* Remove camelcase rule from eslint, reduce ts camelcase strictness (#31)

### Features

* Remove camelcase rule from eslint, reduce ts camelcase strictness ([#31](https://github.com/danieljimeneznz/eslint-config/issues/31)) ([3aa7e07](https://github.com/danieljimeneznz/eslint-config/commit/3aa7e07dccf9c0f0a04ef3848a6a0e5a01e423fa))

## [5.0.7](https://github.com/danieljimeneznz/eslint-config/compare/v5.0.6...v5.0.7) (2022-07-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@danieljimeneznz/eslint-config",
"version": "5.0.7",
"version": "6.0.0",
"description": "danieljimeneznz's eslint config",
"license": "Unlicense",
"repository": {
Expand Down

0 comments on commit ad1c7c5

Please sign in to comment.