Skip to content

Commit

Permalink
chore: release v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Jan 24, 2022
1 parent 2fa7518 commit 6563ca9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.5.0](https://github.com/CyanSalt/eslint-config/compare/v3.4.1...v3.5.0) (2022-01-24)


### Features

* update config ([2fa7518](https://github.com/CyanSalt/eslint-config/commit/2fa7518e94b54c6f373eec175b2ffa3814abb913))

### [3.4.1](https://github.com/CyanSalt/eslint-config/compare/v3.4.0...v3.4.1) (2022-01-24)


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": "@cyansalt/eslint-config",
"version": "3.4.1",
"version": "3.5.0",
"description": "My ESLint base configuration",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 6563ca9

Please sign in to comment.