Skip to content

Commit 079a165

Browse files
chore(release): 3.73.0 [skip ci]
1 parent 0904e97 commit 079a165

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.73.0](https://github.com/xability/maidr/compare/v3.72.1...v3.73.0) (2026-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **facet:** restore Y label in example and announce blank axis labels as unavailable ([#640](https://github.com/xability/maidr/issues/640)) ([ff3d508](https://github.com/xability/maidr/commit/ff3d50834d833d6e09d4bad06dc87e224d90f059))
7+
8+
9+
### Features
10+
11+
* **candlestick:** rework delta layer with Ctrl+L toggle, OHLC nav, and directional sonification ([#635](https://github.com/xability/maidr/issues/635)) ([8618376](https://github.com/xability/maidr/commit/861837670c7f4addb56b5a327c7550334ec979e8))
12+
* **description:** support 'd' shortcut at multi-panel figure level ([#638](https://github.com/xability/maidr/issues/638)) ([e35d0b3](https://github.com/xability/maidr/commit/e35d0b342f80967a3bd7e8463dd01372d03eb717))
13+
* **go-to:** format search options, add Esc/Home/End, and open/close audio cues ([#637](https://github.com/xability/maidr/issues/637)) ([8da2ca2](https://github.com/xability/maidr/commit/8da2ca297df133956924f65ef679c4ebf6b78f63))
14+
* improve consistent labels, figure-wide axes, and navigation cues at the multi-panel figure overview ([#639](https://github.com/xability/maidr/issues/639)) ([0904e97](https://github.com/xability/maidr/commit/0904e9715173cd99c38f44f44ff7ca231973293f))
15+
116
## [3.72.1](https://github.com/xability/maidr/compare/v3.72.0...v3.72.1) (2026-07-06)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maidr",
33
"type": "module",
4-
"version": "3.72.1",
4+
"version": "3.73.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/xability/maidr"

0 commit comments

Comments
 (0)