From f091539d34bd305d18b0ea85c480e4491ae19bac Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Jan 2025 03:58:33 +0000 Subject: [PATCH] chore(release): 2.10.18 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6aae1a2..cf12af85c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.10.18](https://github.com/sanity-io/ui/compare/v2.10.17...v2.10.18) (2025-01-04) + +### Bug Fixes + +- minify `styled-components` css ([#1544](https://github.com/sanity-io/ui/issues/1544)) ([67262ec](https://github.com/sanity-io/ui/commit/67262ec1f8608ce4a82c4e4112279586304ccaf8)) + ## [2.10.17](https://github.com/sanity-io/ui/compare/v2.10.16...v2.10.17) (2025-01-03) ### Bug Fixes diff --git a/package.json b/package.json index c5928239d..4d0cc4224 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/ui", - "version": "2.10.18-canary.0", + "version": "2.10.18", "keywords": [ "sanity", "ui",