Skip to content

Commit 581a632

Browse files
authored
Release 1.5.2 (#686)
1 parent 033bd38 commit 581a632

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## [1.5.2](https://github.com/stylelint/vscode-stylelint/compare/v1.5.1...v1.5.2) (2025-06-05)
8+
9+
No actual changes.
10+
711
## [1.5.1](https://github.com/stylelint/vscode-stylelint/compare/v1.5.0...v1.5.1) (2025-06-05)
812

913
### Fixed

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": "vscode-stylelint",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"license": "MIT",
55
"description": "Official Stylelint extension for Visual Studio Code",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)