Skip to content

Commit b74aacd

Browse files
chore(release): 1.1.0 (#26)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c9cb044 commit b74aacd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.0](https://github.com/TrigenSoftware/stylelint-plugin-a11y/compare/v1.0.1...v1.1.0) (2026-07-19)
7+
8+
### Features
9+
10+
* add customMedia option to media-prefers-reduced-motion ([#25](https://github.com/TrigenSoftware/stylelint-plugin-a11y/issues/25)) ([3c85268](https://github.com/TrigenSoftware/stylelint-plugin-a11y/commit/3c85268475c7380f608f283e37089bd5f0d4d5b5))
11+
612
## [1.0.1](https://github.com/TrigenSoftware/stylelint-plugin-a11y/compare/v1.0.0...v1.0.1) (2025-07-06)
713

814
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stylelint-plugin-a11y",
33
"type": "module",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"description": "Plugin for stylelint with a11y rules.",
66
"author": "Stanislav <botev.st@gmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)