Skip to content

Commit eb58d24

Browse files
committed
chore(release): 1.5.2
1 parent 81099ca commit eb58d24

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.5.2](https://github.com/teplostanski/vite-plugin-readable-classnames/compare/v1.5.1...v1.5.2) (2025-05-29)
6+
57
### [1.5.1](https://github.com/teplostanski/vite-plugin-readable-classnames/compare/v1.4.0...v1.5.1) (2025-05-21)
68

79

β€Ž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": "vite-plugin-readable-classnames",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Make your scoped CSS module class names clear and readable β€” this plugin automatically adds the module filename and other useful info to class names for easier development.",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
Β (0)