From 167c6cb5ce706f95ac757a97618473e0ed3bbbaa Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:42:47 +0200 Subject: [PATCH] chore(main): release 6.0.2 (#700) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a04bd460..c7ae432c 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.0.2](https://github.com/sanity-io/pkg-utils/compare/v6.0.1...v6.0.2) (2024-04-08) + + +### Bug Fixes + +* allow wider `typescript` semver range ([#699](https://github.com/sanity-io/pkg-utils/issues/699)) ([63fa409](https://github.com/sanity-io/pkg-utils/commit/63fa409434504a77bc252941446f42a70991337a)) + ## [6.0.1](https://github.com/sanity-io/pkg-utils/compare/v6.0.0...v6.0.1) (2024-04-08) diff --git a/package.json b/package.json index 72fa3b3a..9239f29d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.0.1", + "version": "6.0.2", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",