From 6d20dfc17f0075c3cd3e7006cdfa367b2c68ca04 Mon Sep 17 00:00:00 2001 From: blaine-arcjet <146491715+blaine-arcjet@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:38:03 -0700 Subject: [PATCH] chore: Link the versions of our new packages (#965) I forgot to link these. --- .github/release-please-config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/release-please-config.json b/.github/release-please-config.json index 43f7db0c3..49f594090 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -120,12 +120,15 @@ "@arjcet/sveltekit", "@arjcet/decorate", "@arjcet/duration", + "@arjcet/env", "@arcjet/eslint-config", "@arcjet/headers", "@arcjet/ip", "@arcjet/logger", "@arcjet/protocol", "@arcjet/rollup-config", + "@arcjet/runtime", + "@arcjet/sprintf", "@arcjet/tsconfig" ] }