diff --git a/CHANGELOG.md b/CHANGELOG.md index f94bdd02..6fee4dc3 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.0](https://github.com/sanity-io/pkg-utils/compare/v6.10.12...v6.11.0) (2024-09-02) + + +### Features + +* **watcher:** add support for dts incremental rebuilds ([#1095](https://github.com/sanity-io/pkg-utils/issues/1095)) ([575641e](https://github.com/sanity-io/pkg-utils/commit/575641ea00f29ae1517d36206c9db353196e9f64)) + ## [6.10.12](https://github.com/sanity-io/pkg-utils/compare/v6.10.11...v6.10.12) (2024-09-01) diff --git a/package.json b/package.json index f3e5f3e6..b69c04c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.10.13-canary.0", + "version": "6.11.0", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",