Skip to content

Commit

Permalink
chore: Release v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 5, 2024
1 parent 289f7fe commit 40339eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [5.1.0](https://github.com/medikoo/eslint-config-medikoo/compare/v5.0.0...v5.1.0) (2024-09-05)

### Features

- Bump `max-lines` to 170 (it fits 4K screen with a margin) ([289f7fe](https://github.com/medikoo/eslint-config-medikoo/commit/289f7fe664f7693c39d4fc6bedb65ad0f0becf00))

## [5.0.0](https://github.com/medikoo/eslint-config-medikoo/compare/v4.2.0...v5.0.0) (2024-08-06)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-medikoo",
"version": "5.0.0",
"version": "5.1.0",
"description": "ESLint config for medikoo's projects",
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit 40339eb

Please sign in to comment.