Skip to content

Commit da856ee

Browse files
chore(release): 2.26.1 [skip ci]
## [2.26.1](v2.26.0...v2.26.1) (2024-12-20) ### Bug Fixes * improvement for touch devices ([#621](#621)) ([e608277](e608277)) * missing text in line verbose mode ([#622](#622)) ([99a6c57](99a6c57))
1 parent d9d7e85 commit da856ee

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.26.1](https://github.com/xability/maidr/compare/v2.26.0...v2.26.1) (2024-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* improvement for touch devices ([#621](https://github.com/xability/maidr/issues/621)) ([e608277](https://github.com/xability/maidr/commit/e6082773f982b46b9c4d7b1a4a56e2ed4131c7bf))
7+
* missing text in line verbose mode ([#622](https://github.com/xability/maidr/issues/622)) ([99a6c57](https://github.com/xability/maidr/commit/99a6c57aceaaa418aa2edd679c34e334f5447b6a))
8+
19
# [2.26.0](https://github.com/xability/maidr/compare/v2.25.1...v2.26.0) (2024-12-18)
210

311

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.26.0",
3+
"version": "2.26.1",
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)