Skip to content

Commit c1cf3e9

Browse files
committed
chore(release): publish
- @next-bricks/[email protected]
1 parent 9e1896d commit c1cf3e9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

bricks/advanced/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [0.41.7](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-11-22)
7+
8+
9+
### Bug Fixes
10+
11+
* 默认关闭虚拟滚动,虚拟滚动会导致数据显示不完整(被遮住) ([b43497e](https://github.com/easyops-cn/next-bricks/commit/b43497e63473dcb3dc0969317bca3ba7ca8c5bd1))
12+
13+
14+
15+
16+
617
## [0.41.6](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-11-20)
718

819
**Note:** Version bump only for package @next-bricks/advanced

bricks/advanced/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/advanced",
3-
"version": "0.41.6",
3+
"version": "0.41.7",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/advanced",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)