Skip to content

Commit 89adc6b

Browse files
committed
chore(release): publish
- @next-bricks/[email protected]
1 parent 11f37c1 commit 89adc6b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

bricks/presentational/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.20.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **card-item:** add box shadow to selected style of colored border ([56b6ce1](https://github.com/easyops-cn/next-advanced-bricks/commit/56b6ce13d11432bd30e87894e541061ffd2fbbcb))
12+
* **card-item:** Change card background color to opaque when hovering in dark mode ([94cc9eb](https://github.com/easyops-cn/next-advanced-bricks/commit/94cc9eb1310b214354bdb8a3607ddca31e438669))
13+
14+
15+
16+
17+
618
# [1.20.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-27)
719

820

bricks/presentational/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/presentational",
3-
"version": "1.20.0",
3+
"version": "1.20.1",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/presentational",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)