From 9875bd4acd9884489af524de881cc3788fdb8371 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 23:56:57 +0100 Subject: [PATCH] chore(main): release 6.13.2 (#1297) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe1f91e..cd96288e 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.13.2](https://github.com/sanity-io/pkg-utils/compare/v6.13.1...v6.13.2) (2025-01-07) + + +### Bug Fixes + +* **deps:** Update dependency rollup to ^4.30.1 ([#1296](https://github.com/sanity-io/pkg-utils/issues/1296)) ([fc811f4](https://github.com/sanity-io/pkg-utils/commit/fc811f4546177489c6bbe1d74ab8fad765cea50b)) + ## [6.13.1](https://github.com/sanity-io/pkg-utils/compare/v6.13.0...v6.13.1) (2025-01-06) diff --git a/package.json b/package.json index 42f6f032..890cffda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.13.1", + "version": "6.13.2", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",