From ec6041ec8b8beffb2822809a3a4fb079647a03c7 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 21:12:59 +0000 Subject: [PATCH] chore(main): release 6.11.11 (#1205) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 469bfb61..eb1e1d36 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.11](https://github.com/sanity-io/pkg-utils/compare/v6.11.10...v6.11.11) (2024-11-13) + + +### Bug Fixes + +* **deps:** Update dependency rollup to ^4.26.0 ([#1204](https://github.com/sanity-io/pkg-utils/issues/1204)) ([fdbe267](https://github.com/sanity-io/pkg-utils/commit/fdbe2672f650020378b7e23ddc8fd4674709d600)) + ## [6.11.10](https://github.com/sanity-io/pkg-utils/compare/v6.11.9...v6.11.10) (2024-11-11) diff --git a/package.json b/package.json index 348fd430..17fb118f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.11.10", + "version": "6.11.11", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",