Skip to content

Commit ce460ea

Browse files
chore(release): 🔖 1.0.2
1 parent 9db2145 commit ce460ea

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.0.2](https://github.com/ahmedd-mahmoud/css-variable-hover/compare/v1.0.1...v1.0.2) (2025-02-15)
6+
7+
8+
### 🐛 Bug Fixes
9+
10+
* variable regex test ([8d8b73a](https://github.com/ahmedd-mahmoud/css-variable-hover/commit/8d8b73a72ef2e4d0016df30b1757b2e10d405e05))
11+
12+
13+
### ⚙️ CI
14+
15+
* fix release workflow ([9db2145](https://github.com/ahmedd-mahmoud/css-variable-hover/commit/9db2145cc1ac1ef1eee2abfebf56c5ff0d622dac))
16+
517
### [1.0.1](https://github.com/ahmedd-mahmoud/css-variable-hover/compare/v1.0.0...v1.0.1) (2025-01-27)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "css-variable-hover",
33
"displayName": "CSS Variable Hover",
44
"description": "Shows CSS variable and Tailwind CSS custom classes values on hover",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"publisher": "AhmedMahran",
77
"license": "MIT",
88
"engines": {

0 commit comments

Comments
 (0)