Skip to content

Commit e2e5d61

Browse files
chore: release v0.1.5
1 parent b7900cc commit e2e5d61

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,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.1.5] – 2026-01-27
8+
79
### Added
810

911
- Extension Icon
@@ -133,3 +135,5 @@ All notable changes to this project will be documented in this file.
133135
[0.1.2]: https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/compare/v0.1.1...v0.1.2
134136
[0.1.3]: https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/compare/v0.1.2...v0.1.3
135137
[0.1.4]: https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/compare/v0.1.3...v0.1.4
138+
139+
[0.1.5]: https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/compare/v0.1.4...v0.1.5

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
@@ -2,7 +2,7 @@
22
"name": "css-scss-modules-intellisense",
33
"displayName": "CSS/SCSS Modules IntelliSense",
44
"description": "Linter and tooling for CSS Modules with support for SCSS, LESS, Go-to-Definition, and Rename in JS/TS files.",
5-
"version": "0.1.4",
5+
"version": "0.1.5",
66
"icon": "icon.png",
77
"publisher": "lokesh-garg",
88
"repository": {

0 commit comments

Comments
 (0)