Skip to content

Commit

Permalink
chore(release): 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Jan 19, 2021
1 parent e370e00 commit 3d15cea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.4.0](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.3.2...v2.4.0) (2021-01-19)


### Features

* disable import/prefer-default-export rule ([22be443](https://github.com/SandroMiguel/eslint-config-cecilia/commit/22be443d594ba7766a7fdb49ea1721c3b286240b))

### [2.3.2](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.3.0...v2.3.2) (2020-12-06)

### [2.3.1](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.3.0...v2.3.1) (2020-12-06)
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-cecilia",
"version": "2.3.2",
"version": "2.4.0",
"description": "ESLint configuration for awesome projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3d15cea

Please sign in to comment.