From 9791a067d6a119a21a4db72c02f1da95e25ffbb6 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 22 Sep 2024 17:22:11 +0700 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e85ef3d..ef6a328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-xo-typescript", - "version": "6.0.0", + "version": "7.0.0", "description": "ESLint shareable config for TypeScript to be used with eslint-config-xo", "license": "MIT", "repository": "xojs/eslint-config-xo-typescript",