We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068c161 commit d9c347eCopy full SHA for d9c347e
CHANGELOG.md
@@ -2,11 +2,9 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-<!-- git-cliff-unreleased-start -->
6
-## 1.1.1 - **not yet released**
+## [1.1.0](https://github.com/apify/apify-eslint-config/releases/tag/v1.1.0) (2025-07-10)
7
8
9
-<!-- git-cliff-unreleased-end -->
10
## [1.1.0](https://github.com/apify/apify-eslint-config/releases/tag/v1.1.0) (2025-06-08)
11
12
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@apify/eslint-config",
- "version": "1.1.1",
+ "version": "1.1.0",
"description": "ESLint configuration shared across projects in Apify.",
"main": "index.js",
"scripts": {
0 commit comments