Skip to content

Commit 788a122

Browse files
chore(release): 1.0.1 (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 08e850d commit 788a122

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.0.1](https://github.com/TrigenSoftware/stylelint-plugin-a11y/compare/v1.0.0...v1.0.1) (2025-07-06)
7+
8+
### Bug Fixes
9+
10+
* readme badge ([08e850d](https://github.com/TrigenSoftware/stylelint-plugin-a11y/commit/08e850dd053a07ceda6633e15af1f390bd01d368))
11+
612
## 1.0.0 (2025-07-06)
713

814
### Features

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.0",
4+
"version": "1.0.1",
55
"description": "Plugin for stylelint with a11y rules.",
66
"author": "Stanislav <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)