From edbbb9d9c55d034f15a98f055b993a27a652fc70 Mon Sep 17 00:00:00 2001 From: changepacks Date: Thu, 22 Jan 2026 15:29:15 +0000 Subject: [PATCH] Update Versions --- .changepacks/changepack_log__L_t84RVYpiOqQEWV7oib.json | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .changepacks/changepack_log__L_t84RVYpiOqQEWV7oib.json diff --git a/.changepacks/changepack_log__L_t84RVYpiOqQEWV7oib.json b/.changepacks/changepack_log__L_t84RVYpiOqQEWV7oib.json deleted file mode 100644 index a27f8fe..0000000 --- a/.changepacks/changepack_log__L_t84RVYpiOqQEWV7oib.json +++ /dev/null @@ -1 +0,0 @@ -{"changes":{"package.json":"Patch"},"note":"Support oxlint","date":"2026-01-22T15:25:57.906162800Z"} \ No newline at end of file diff --git a/package.json b/package.json index e3e830d..2e0a54a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-devup", - "version": "2.0.15", + "version": "2.0.16", "description": "eslint plugin for devup", "main": "dist/index.cjs", "type": "module",