Skip to content

Commit ba1d722

Browse files
Release 0.2.1 (#63)
Co-authored-by: ybiquitous <473530+ybiquitous@users.noreply.github.com>
1 parent f394dd9 commit ba1d722

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.2.1 - 2025-10-01
44

5-
- Fixed: release PR body in `call-release-pr` workflow to help understand instructions .
5+
- Fixed: release PR body in `call-release-pr` workflow to help understand instructions.
66

77
## 0.2.0 - 2025-10-01
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stylelint/.github",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"scripts": {
66
"format": "prettier --write .",

0 commit comments

Comments
 (0)