From de491a448c1190634fd7cdfff5ce8e399e075771 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:25:02 +0000 Subject: [PATCH] chore(main): release 6.11.15 (#1245) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f2eafc..8cfadca8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.11.15](https://github.com/sanity-io/pkg-utils/compare/v6.11.14...v6.11.15) (2024-12-09) + + +### Bug Fixes + +* **deps:** Update dependency @babel/types to ^7.26.3 ([#1243](https://github.com/sanity-io/pkg-utils/issues/1243)) ([dd9c922](https://github.com/sanity-io/pkg-utils/commit/dd9c922b0eaea5a786397a572a74fc664618394c)) +* **deps:** Update dependency prettier to ^3.4.2 ([#1244](https://github.com/sanity-io/pkg-utils/issues/1244)) ([81430b8](https://github.com/sanity-io/pkg-utils/commit/81430b8eb3c2e06ac35792e8d602bba930b6fc99)) +* **deps:** Update dependency rollup to ^4.28.1 ([#1246](https://github.com/sanity-io/pkg-utils/issues/1246)) ([dd46f6c](https://github.com/sanity-io/pkg-utils/commit/dd46f6c097cfd239f21925b7789ccd2731562d38)) + ## [6.11.14](https://github.com/sanity-io/pkg-utils/compare/v6.11.13...v6.11.14) (2024-12-02) diff --git a/package.json b/package.json index b42fe3de..5ae7d02f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.11.14", + "version": "6.11.15", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",