From 80087ae9b8a29e88578611bb4b326588200e640d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 17 Jan 2023 13:37:39 +0000 Subject: [PATCH] :bookmark: chore(release): v3.0.0-alpha.26 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.0.0-alpha.26](https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.25...v3.0.0-alpha.26) (2023-01-17) ### ✨ Features * 支持嵌套Provider 后还能获得准确的 theme 值 ([8581665](https://github.com/arvinxx/antd-style/commit/8581665)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f2a750..50c24cbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +# [3.0.0-alpha.26](https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.25...v3.0.0-alpha.26) (2023-01-17) + +### ✨ Features + +- 支持嵌套 Provider 后还能获得准确的 theme 值 ([8581665](https://github.com/arvinxx/antd-style/commit/8581665)) + # [3.0.0-alpha.25](https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.24...v3.0.0-alpha.25) (2023-01-17) ### 🐛 Bug Fixes diff --git a/package.json b/package.json index b27c3662..2040cbf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd-style", - "version": "3.0.0-alpha.25", + "version": "3.0.0-alpha.26", "description": "a css-in-js solution for application combine with antd v5 token system and emotion", "keywords": [ "css-in-js",