This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch chore/bump-6.0.2-dev in repository https://gitbox.apache.org/repos/asf/cordova-eslint.git
commit dad52b888fa2982a2f7d11fdfab573f857e29750 Author: Erisu <[email protected]> AuthorDate: Wed Feb 18 13:27:22 2026 +0900 chore(post-release): bump v6.0.2-dev.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b61d899..97fd476 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cordova/eslint-config", - "version": "6.0.1", + "version": "6.0.2-dev.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cordova/eslint-config", - "version": "6.0.1", + "version": "6.0.2-dev.0", "license": "Apache-2.0", "dependencies": { "eslint": "^9.31.0", diff --git a/package.json b/package.json index a1aecc1..17b8c2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cordova/eslint-config", - "version": "6.0.1", + "version": "6.0.2-dev.0", "description": "Cordova ESLint Config", "main": "index.js", "scripts": { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
