Skip to content

Commit

Permalink
chore(release): 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.1.0](v6.0.1...v6.1.0) (2021-09-22)

### Bug Fixes

* eslint error ([59a3117](59a3117))

### Features

* update eslint parser ecmaVersion to 12 ([bf960f4](bf960f4))
  • Loading branch information
semantic-release-bot committed Sep 22, 2021
1 parent bf960f4 commit 239d2dc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file. See

This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

# [6.1.0](https://github.com/radum/eslint-config/compare/v6.0.1...v6.1.0) (2021-09-22)


### Bug Fixes

* eslint error ([59a3117](https://github.com/radum/eslint-config/commit/59a31179d8b7bd29a9572f02414efa3875149b66))


### Features

* update eslint parser ecmaVersion to 12 ([bf960f4](https://github.com/radum/eslint-config/commit/bf960f47fd998773c9ce71e7aecb9487471c0a58))

## [6.0.1](https://github.com/radum/eslint-config/compare/v6.0.0...v6.0.1) (2021-09-16)


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": "@radum/eslint-config",
"version": "6.0.1",
"version": "6.1.0",
"description": "@radum ESLint Shareable Config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 239d2dc

Please sign in to comment.