Skip to content

Commit aabc9fa

Browse files
committed
chore(release): 4.7.2
1 parent 5ed152c commit aabc9fa

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.7.2](https://github.com/ZeaInc/zea-ux/compare/v4.7.1...v4.7.2) (2025-01-07)
6+
7+
8+
### Bug Fixes
9+
10+
* Cleaned up 'custom-element' ViewCube to display correct colors and provide same face text as the 3d Geometry view cube. ([9a12aa2](https://github.com/ZeaInc/zea-ux/commit/9a12aa2f11d332fd39511270553b912f1e95e80b))
11+
* Cleaned up Measurement tools. Now Measure distance displays arrow heads and the label is aligned ot the measurement line. ([404c54a](https://github.com/ZeaInc/zea-ux/commit/404c54a74c9d45228b2cf8fd522c8bb0095ca373))
12+
* Create Tools now correctly created geometries with the specified color ([692f19c](https://github.com/ZeaInc/zea-ux/commit/692f19cd684ff0a496852634c22f9d6eeb632709))
13+
* enable setting the custom element face color before binding. ([187ec9c](https://github.com/ZeaInc/zea-ux/commit/187ec9cd8d57e6e7e474653bd6771a076a81a02e))
14+
515
### [4.7.1](https://github.com/ZeaInc/zea-ux/compare/v4.7.0...v4.7.1) (2024-11-06)
616

717
## [4.7.0](https://github.com/ZeaInc/zea-ux/compare/v4.6.0...v4.7.0) (2024-10-21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zeainc/zea-ux",
3-
"version": "4.7.1",
3+
"version": "4.7.2",
44
"description": "Zea UX",
55
"homepage": "https://github.com/ZeaInc/zea-ux#readme",
66
"author": "Zea Inc.",

0 commit comments

Comments
 (0)