From 6969ccdbe10d9b3b622e8cc80b13d7351ec46f06 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:50:28 +0000 Subject: [PATCH] chore(main): release 6.11.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3012a79d..d66b72b3 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.2](https://github.com/sanity-io/pkg-utils/compare/v6.11.1...v6.11.2) (2024-09-13) + + +### Bug Fixes + +* **deps:** Update dependency @microsoft/api-extractor to v7.47.9 ([#1112](https://github.com/sanity-io/pkg-utils/issues/1112)) ([365f9f4](https://github.com/sanity-io/pkg-utils/commit/365f9f4701a835b34a5f43c40c72279097c2e930)) + ## [6.11.1](https://github.com/sanity-io/pkg-utils/compare/v6.11.0...v6.11.1) (2024-09-09) diff --git a/package.json b/package.json index 0582be79..27b737e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.11.1", + "version": "6.11.2", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",