From c765f355f806aa34330dcf633e93cfb794fd6c66 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 13:03:39 +0000 Subject: [PATCH] chore(main): release 6.10.12 (#1092) 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 86d1a204..f94bdd02 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.10.12](https://github.com/sanity-io/pkg-utils/compare/v6.10.11...v6.10.12) (2024-09-01) + + +### Bug Fixes + +* **deps:** Update dependency rollup to ^4.21.2 ([#1090](https://github.com/sanity-io/pkg-utils/issues/1090)) ([7c4b778](https://github.com/sanity-io/pkg-utils/commit/7c4b778ef93aeeeb786b422298cd043147e43a08)) + ## [6.10.11](https://github.com/sanity-io/pkg-utils/compare/v6.10.10...v6.10.11) (2024-08-29) diff --git a/package.json b/package.json index 7420a05d..32618afa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.10.11", + "version": "6.10.12", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",