Skip to content

Commit

Permalink
chore: release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Jun 19, 2024
1 parent d9361bf commit 426dc65
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
@@ -1,5 +1,12 @@


## [4.1.0](https://github.com/CyanSalt/eslint-config/compare/v4.0.5...v4.1.0) (2024-06-19)


### Features

* update config ([d9361bf](https://github.com/CyanSalt/eslint-config/commit/d9361bfe570a373eb16df97ce5c3e667b1293755))

## [4.0.5](https://github.com/CyanSalt/eslint-config/compare/v4.0.4...v4.0.5) (2024-05-27)


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": "@cyansalt/eslint-config",
"version": "4.0.5",
"version": "4.1.0",
"description": "My ESLint configuration preset",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 426dc65

Please sign in to comment.