Skip to content

Commit fa81c50

Browse files
chore(release): 2.28.2 [skip ci]
## [2.28.2](v2.28.1...v2.28.2) (2025-02-04) ### Bug Fixes * corrected controls to M1 m1 and j1 ([#633](#633)) ([760d4f0](760d4f0))
1 parent 244ab29 commit fa81c50

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.28.2](https://github.com/xability/maidr/compare/v2.28.1...v2.28.2) (2025-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* corrected controls to M1 m1 and j1 ([#633](https://github.com/xability/maidr/issues/633)) ([760d4f0](https://github.com/xability/maidr/commit/760d4f09fb1c7fc5e7db05d48274f63f000a4263))
7+
18
## [2.28.1](https://github.com/xability/maidr/compare/v2.28.0...v2.28.1) (2025-01-27)
29

310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maidr",
3-
"version": "2.28.1",
3+
"version": "2.28.2",
44
"description": "maidr: Multimodal Access and Interactive Data Representation. maidr is a system for non-visual access and control of statistical charts. It aims to provide an inclusive experience for users with visual impairments by offering multiple modes of interaction: braille, text, and sonification. This comprehensive approach enhances the accessibility of data visualization and encourages a multi-model exploration on visualization. Check out the current build: [MAIDR Demo](https://xability.github.io/maidr/user_study_pilot/intro.html).",
55
"main": "dist/maidr.js",
66
"scripts": {

0 commit comments

Comments
 (0)