Skip to content

Commit

Permalink
🔖 chore(release): v3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0](v3.2.3...v3.3.0) (2023-06-05)

### ✨ Features

* support gen className by label ([d28b19d](d28b19d)), closes [#62](#62)
  • Loading branch information
semantic-release-bot committed Jun 5, 2023
1 parent d28b19d commit b98f91c
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.3.0](https://github.com/ant-design/antd-style/compare/v3.2.3...v3.3.0) (2023-06-05)

### ✨ Features

- support gen className by label ([d28b19d](https://github.com/ant-design/antd-style/commit/d28b19d)), closes [#62](https://github.com/ant-design/antd-style/issues/62)

## [3.2.3](https://github.com/ant-design/antd-style/compare/v3.2.2...v3.2.3) (2023-06-04)

### 🐛 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.2.3",
"version": "3.3.0",
"description": "a css-in-js solution for application combine with antd v5 token system and emotion",
"keywords": [
"antd",
Expand Down

0 comments on commit b98f91c

Please sign in to comment.