From 303da277e95c827c6b25868c99ae2d3b17f88d8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 06:13:49 +0000 Subject: [PATCH] chore(deps): update dependency @changesets/cli to ^2.29.8 --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 99a76d0..fe8f17f 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "devDependencies": { "@biomejs/biome": "^2.3.11", "@changesets/changelog-github": "^0.5.2", - "@changesets/cli": "^2.29.7", + "@changesets/cli": "^2.29.8", "@commitlint/cli": "^20.3.0", "@commitlint/config-conventional": "^20.3.0", "@commitlint/types": "^20.2.0", diff --git a/package.json b/package.json index 813767a..57f4ca9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@biomejs/biome": "^2.3.11", "@changesets/changelog-github": "^0.5.2", - "@changesets/cli": "^2.29.7", + "@changesets/cli": "^2.29.8", "@commitlint/cli": "^20.3.0", "@commitlint/config-conventional": "^20.3.0", "@commitlint/types": "^20.2.0",