From bb6e854093c6ff9f702ad9f8bbf056676f6ff2d2 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:40:18 -0800 Subject: [PATCH] chore(main): release 6.12.0 (#1248) 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 8cfadca8..013c7ff0 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.0](https://github.com/sanity-io/pkg-utils/compare/v6.11.15...v6.12.0) (2024-12-10) + + +### Features + +* allow CSS exports ([#1247](https://github.com/sanity-io/pkg-utils/issues/1247)) ([4540e5b](https://github.com/sanity-io/pkg-utils/commit/4540e5bb868a90ea5e552df57516bbac9abb3c59)) + ## [6.11.15](https://github.com/sanity-io/pkg-utils/compare/v6.11.14...v6.11.15) (2024-12-09) diff --git a/package.json b/package.json index 5ae7d02f..fcb9ea2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "6.11.15", + "version": "6.12.0", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",