From edd6f2990ba57917c59fecbd24af09fddeae447b Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 00:02:35 +0000 Subject: [PATCH] chore(main): release 6.12.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",