diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b54a3ca..3dabf916 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.12.2](https://github.com/sanity-io/pkg-utils/compare/v6.12.1...v6.12.2) (2024-12-19) + + +### Bug Fixes + +* **deps:** upgrade `@sanity/browserslist-config` ([200c08e](https://github.com/sanity-io/pkg-utils/commit/200c08e80c3b965f4067ef8ce553d2e0410d66ce)) + ## [6.12.1](https://github.com/sanity-io/pkg-utils/compare/v6.12.0...v6.12.1) (2024-12-18) diff --git a/package.json b/package.json index 211f3b6d..3377bbc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.12.1", + "version": "6.12.2", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",