Skip to content

Commit

Permalink
chore(release): 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Nov 9, 2020
1 parent 31745f5 commit 17562f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.2.0](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.1.1...v2.2.0) (2020-11-09)


### Features

* **index:** increase ecma version to 2020 ([31745f5](https://github.com/SandroMiguel/eslint-config-cecilia/commit/31745f57a9e3a83cd6b6ec96831b6f1cafeeb6a4))
* add babel-eslint parser ([371f779](https://github.com/SandroMiguel/eslint-config-cecilia/commit/371f779f3e6db06164468216528acdcab2a2ab62))
* add babel-eslint parser ([b3fd566](https://github.com/SandroMiguel/eslint-config-cecilia/commit/b3fd56662dbe9859d996a9023e7e2718cecc52a0))
* remove babel-eslint ([20959fd](https://github.com/SandroMiguel/eslint-config-cecilia/commit/20959fdc45aab6f4e9e7ec8cdd617ead47427704))

### [2.1.1](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.1.0...v2.1.1) (2020-10-17)

## [2.1.0](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.0.3...v2.1.0) (2020-10-17)
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.1.1",
"version": "2.2.0",
"description": "ESLint configuration for awesome projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 17562f1

Please sign in to comment.