Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsible Adoption of Disability-Inclusive AI

BSD-3-Clause license Latest release

Persons with disabilities experience both transformative benefits and significant risks from artificial intelligence. This resource covers opportunities, risks and mitigation strategies, along with risk examples in healthcare, education, employment and services.

Release Process

Changelogs and releases are handled by release-please. We use a modified versioning scheme based on calendar versioning in the form YYYY.MM.MICRO (where MICRO, the third and final number in the version, indicates a patch, starting at 0 within each month's sequence of releases).

Prior to release, commit and push a single commit to bump the version appropriately:

git commit --allow-empty -m "chore: prepare release

Release-As: 2026.4.2"

(In this example, that would be the third release for April 2026 for a given package.)

Once that commit is in the version history, release-please will update the release pull request to the new version and it can be merged.