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",