From 44e815eff48845b587a0d50175bc50f0be196866 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:34:36 +0000 Subject: [PATCH] chore(main): release 6.11.4 (#1164) 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 b645e200..532d8216 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.4](https://github.com/sanity-io/pkg-utils/compare/v6.11.3...v6.11.4) (2024-10-17) + + +### Bug Fixes + +* **deps:** Update dependency @microsoft/api-extractor to v7.47.11 ([#1161](https://github.com/sanity-io/pkg-utils/issues/1161)) ([84b9d0b](https://github.com/sanity-io/pkg-utils/commit/84b9d0b092c04b1f45a06c909cc13173b58d70c0)) +* **deps:** Update dependency @rollup/plugin-commonjs to ^28.0.1 ([#1162](https://github.com/sanity-io/pkg-utils/issues/1162)) ([8ca1f7f](https://github.com/sanity-io/pkg-utils/commit/8ca1f7f139120d76d97e4df0f46caf4ee1a5c492)) +* **deps:** Update dependency chokidar to v4 ([#1155](https://github.com/sanity-io/pkg-utils/issues/1155)) ([b94c5ea](https://github.com/sanity-io/pkg-utils/commit/b94c5ea80d44a4973d8aaee4fae76a9eb41be026)) + ## [6.11.3](https://github.com/sanity-io/pkg-utils/compare/v6.11.2...v6.11.3) (2024-10-14) diff --git a/package.json b/package.json index c4245bfc..956b5a6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.11.3", + "version": "6.11.4", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",