From 05ccfe484b4746ffd480e0e5a4484f784b223918 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 11:46:23 +0000 Subject: [PATCH] chore(main): release 6.11.9 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ae5e0ce..3fa37ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.11.9](https://github.com/sanity-io/pkg-utils/compare/v6.11.8...v6.11.9) (2024-11-06) + + +### Bug Fixes + +* **deps:** Update dependency rollup to ^4.24.4 ([#1193](https://github.com/sanity-io/pkg-utils/issues/1193)) ([27f9a92](https://github.com/sanity-io/pkg-utils/commit/27f9a9291a08e23abd3e0c0d9bd74e29f4e22b1b)) + ## [6.11.8](https://github.com/sanity-io/pkg-utils/compare/v6.11.7...v6.11.8) (2024-10-31) diff --git a/package.json b/package.json index 0c43fd65..973eb5a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.11.8", + "version": "6.11.9", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",