Skip to content

Commit

Permalink
chore(release): 2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.8.0](v2.7.0...v2.8.0) (2023-03-30)

### Features

* add rules related to tests files ([f9c3914](f9c3914))
* add support for TS 5.0 ([b53bc83](b53bc83))
* **naming-convention:** allow components in parameter names ([47ea1b7](47ea1b7))
* **naming-convention:** allow kebab-case properties in object ([73eacea](73eacea))
  • Loading branch information
semantic-release-bot committed Mar 30, 2023
1 parent 2e2d145 commit 360f7c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@algoan/eslint-config-react",
"version": "2.7.0",
"version": "2.8.0",
"description": "Algoan React ESLint configuration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 360f7c5

Please sign in to comment.