Skip to content

Commit

Permalink
chore: release v3.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Nov 7, 2023
1 parent 7545a01 commit 6ff7b35
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,5 +1,12 @@


### [3.25.1](https://github.com/CyanSalt/eslint-config/compare/v3.25.0...v3.25.1) (2023-11-07)


### Bug Fixes

* missing rule ([7545a01](https://github.com/CyanSalt/eslint-config/commit/7545a01c1d027c83150fedb74a77cb95f0ac7fc7))

## [3.25.0](https://github.com/CyanSalt/eslint-config/compare/v3.24.2...v3.25.0) (2023-11-07)


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.25.0",
"version": "3.25.1",
"description": "My ESLint base configuration",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 6ff7b35

Please sign in to comment.