Skip to content

Commit dd4350a

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

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

bricks/data-view/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.7.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **indicator:** adjust center scale to fit into the center globe ([e9b8164](https://github.com/easyops-cn/next-bricks/commit/e9b81646504ea294e58455f16b0885fb1eaf8481))
12+
* **indicator:** support format string numbers ([692fdbd](https://github.com/easyops-cn/next-bricks/commit/692fdbddba49e35e26b48bf59b225b1f56d83e33))
13+
* refine style of indicators ([29f850b](https://github.com/easyops-cn/next-bricks/commit/29f850bdfc9740213ded3b0ece17f363fe822a47))
14+
15+
16+
### Features
17+
18+
* new brick: globe-with-orbit-indicator ([e183321](https://github.com/easyops-cn/next-bricks/commit/e1833215c2e447ff8731a146b60f70eb38459330))
19+
20+
21+
22+
23+
624
## [1.6.2](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-12-09)
725

826
**Note:** Version bump only for package @next-bricks/data-view

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

0 commit comments

Comments
 (0)