Skip to content

Commit

Permalink
release v23.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp committed Sep 2, 2024
1 parent e247d39 commit 6cbaf8e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [23.1.7](https://github.com/algolia/eslint-config-algolia/compare/v23.1.6...v23.1.7) (2024-09-02)



## [23.1.6](https://github.com/algolia/eslint-config-algolia/compare/v23.1.5...v23.1.6) (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "23.1.6",
"version": "23.1.7",
"main": "base.js",
"author": "Algolia, Inc.",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-algolia",
"version": "23.1.6",
"version": "23.1.7",
"description": "Algolia's ESLint config.",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2681,13 +2681,13 @@ __metadata:
linkType: hard

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.1.6
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=884179&locator=test%40workspace%3Apackages%2Ftest"
version: 23.1.7
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=1b945a&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0
prettier: ^3.0.0
checksum: 10c0/083ba413dbb3ca6dd57d182ae4ce3f0ac49050a9343897782f4b49eb7a10c2494eb38d2632914737bc047713560db4e58b02d54c3c564994be594650ab8b299f
checksum: 10c0/803e65bc961c7c7489d401759e387d442bc60f13fdbe1231210642ad81b2b81ae5a5e099f2e554f80a39a1bd8dad7966b20ec47c7d4e5055ec56c117670550a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 6cbaf8e

Please sign in to comment.