From 88794e3d27a7dd1a8fc8a3c715fc3d9fcbbe7d7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:57:37 +0800 Subject: [PATCH] release: 0.7.0 (#133) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Boshen --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e624e6..5c3fae3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-oxlint", - "version": "0.6.1", + "version": "0.7.0", "description": "Turn off all rules already supported by oxlint", "type": "module", "packageManager": "pnpm@9.6.0",