From 76eaa5584c3582319c97e4cb00c9e709894ce684 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 23:11:09 +0200 Subject: [PATCH] chore(main): release 6.8.13 (#861) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93cd74bc..ac76794d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.13](https://github.com/sanity-io/pkg-utils/compare/v6.8.12...v6.8.13) (2024-05-07) + + +### Bug Fixes + +* **deps:** Update dependency esbuild to ^0.21.1 ([#857](https://github.com/sanity-io/pkg-utils/issues/857)) ([0732a40](https://github.com/sanity-io/pkg-utils/commit/0732a400d9132de73b3846f08ad54c7a73efc6ac)) +* **deps:** Update dependency zod to v3.23.7 ([#858](https://github.com/sanity-io/pkg-utils/issues/858)) ([d6ea09a](https://github.com/sanity-io/pkg-utils/commit/d6ea09aec7109590789d227a5b64d022417b5bfd)) + ## [6.8.12](https://github.com/sanity-io/pkg-utils/compare/v6.8.11...v6.8.12) (2024-05-07) diff --git a/package.json b/package.json index 954e4d19..d1eafe43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.8.12", + "version": "6.8.13", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",