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

Commit d94e6cd

Browse files
authored
Merge pull request #33 from apostrophecms/release-4.4.0
release 4.4.0
2 parents 9b3e8c4 + 1c5450f commit d94e6cd

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.4.0 (2025-10-01)
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.3.0",
3+
"version": "4.4.0",
44
"description": "stylelint configuration for apostrophe and related core modules",
55
"main": "index.js",
66
"scripts": {
@@ -41,4 +41,4 @@
4141
"mocha": "^10.2.0",
4242
"postcss-scss": "^4.0.9"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)