From 59bec4688b7823325fa241a235b35cec93add9c4 Mon Sep 17 00:00:00 2001 From: changepacks Date: Mon, 13 Jul 2026 23:50:50 +0000 Subject: [PATCH] Update Versions --- .changepacks/changepack_log_qlpPGdmtgVItl4SQvzHtc.json | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .changepacks/changepack_log_qlpPGdmtgVItl4SQvzHtc.json diff --git a/.changepacks/changepack_log_qlpPGdmtgVItl4SQvzHtc.json b/.changepacks/changepack_log_qlpPGdmtgVItl4SQvzHtc.json deleted file mode 100644 index 8d51ce9..0000000 --- a/.changepacks/changepack_log_qlpPGdmtgVItl4SQvzHtc.json +++ /dev/null @@ -1 +0,0 @@ -{"changes":{"package.json":"Patch"},"note":"Update lib","date":"2026-07-13T23:46:37.945464300Z"} \ No newline at end of file diff --git a/package.json b/package.json index a5f3693..e5cc7c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-devup", - "version": "2.0.19", + "version": "2.0.20", "description": "eslint plugin for devup", "main": "dist/index.cjs", "type": "module",