Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 3eaa661

Browse files
committed
release 4.2.2
1 parent c52037e commit 3eaa661

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## UNRELEASED
7+
## 4.2.2 (2025-01-27)
88

99
### Changed
1010

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-apostrophe",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "stylelint configuration for apostrophe and related core modules",
55
"main": "index.js",
66
"scripts": {
@@ -40,4 +40,4 @@
4040
"mocha": "^10.2.0",
4141
"postcss-scss": "^4.0.9"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)