Skip to content

Commit

Permalink
chore: 🤖 release v3.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.18.0](v3.17.3...v3.18.0) (2024-11-23)

### Features

* ✨ add `eslint-plugin-playwright` rules ([#99](#99)) ([7dc8495](7dc8495)), closes [#98](#98)
  • Loading branch information
semantic-release-bot committed Nov 23, 2024
1 parent 7dc8495 commit 8888c3a
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,3 +1,10 @@
# [3.18.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.17.3...v3.18.0) (2024-11-23)


### Features

* ✨ add `eslint-plugin-playwright` rules ([#99](https://github.com/jimmy-guzman/eslint-config/issues/99)) ([7dc8495](https://github.com/jimmy-guzman/eslint-config/commit/7dc8495f32269942efc88e3152a1091c4f0a4fc6)), closes [#98](https://github.com/jimmy-guzman/eslint-config/issues/98)

## [3.17.3](https://github.com/jimmy-guzman/eslint-config/compare/v3.17.2...v3.17.3) (2024-11-23)


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": "@jimmy.codes/eslint-config",
"version": "3.17.3",
"version": "3.18.0",
"description": "another opinionated eslint config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 8888c3a

Please sign in to comment.