From 3fd4a864ddea98981e91eb7c71b8c66d45c35577 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:19:10 +0100 Subject: [PATCH] chore(main): release 4.3.0 (#532) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e707b447..38247eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/sanity-io/pkg-utils/compare/v4.2.11...v4.3.0) (2024-02-26) + + +### Features + +* make `[hash]` in chunk file names opt-in ([5181ac4](https://github.com/sanity-io/pkg-utils/commit/5181ac41c7d1cc5934f585a0149be2041aa4cc09)) + + +### Bug Fixes + +* **deps:** update dependency @microsoft/api-extractor to ^7.41.0 ([#531](https://github.com/sanity-io/pkg-utils/issues/531)) ([e982e76](https://github.com/sanity-io/pkg-utils/commit/e982e7621412317d448ce371b41ede210b8cd8a2)) + ## [4.2.11](https://github.com/sanity-io/pkg-utils/compare/v4.2.10...v4.2.11) (2024-02-23) diff --git a/package.json b/package.json index b245f4bf..287043a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "4.2.11", + "version": "4.3.0", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",