Skip to content

Commit

Permalink
🔖 chore(release): v3.0.0-beta.13 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.13](v3.0.0-beta.12...v3.0.0-beta.13) (2023-03-15)

### ✨ Features

* 提供 ssr 抽取方法 extractStyle ([8d22e4a](8d22e4a))
  • Loading branch information
semantic-release-bot committed Mar 15, 2023
1 parent 37e547a commit 4af15f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

# [3.0.0-beta.13](https://github.com/ant-design/antd-style/compare/v3.0.0-beta.12...v3.0.0-beta.13) (2023-03-15)

### ✨ Features

- 提供 ssr 抽取方法 extractStyle ([8d22e4a](https://github.com/ant-design/antd-style/commit/8d22e4a))

# [3.0.0-beta.12](https://github.com/ant-design/antd-style/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2023-03-14)

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd-style",
"version": "3.0.0-beta.12",
"version": "3.0.0-beta.13",
"description": "a css-in-js solution for application combine with antd v5 token system and emotion",
"keywords": [
"antd",
Expand Down

0 comments on commit 4af15f4

Please sign in to comment.