Skip to content

Commit 9ac69f6

Browse files
chore(release): 🔖 1.0.4
1 parent 6a03fa7 commit 9ac69f6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4](https://github.com/ahmedd-mahmoud/css-variable-hover/compare/v1.0.3...v1.0.4) (2025-02-25)
6+
7+
8+
### ✨ Features
9+
10+
* add ignore files setting ([85f355b](https://github.com/ahmedd-mahmoud/css-variable-hover/commit/85f355b9af00862c18d754e647edad5a9ea73a40))
11+
* exclude node_modules from file watchers and cache initialization ([6a03fa7](https://github.com/ahmedd-mahmoud/css-variable-hover/commit/6a03fa785b6878ac040cdce2a5d9d8fa78c0fb79))
12+
513
### [1.0.3](https://github.com/ahmedd-mahmoud/css-variable-hover/compare/v1.0.2...v1.0.3) (2025-02-15)
614

715

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.3",
5+
"version": "1.0.4",
66
"publisher": "AhmedMahran",
77
"license": "MIT",
88
"engines": {

0 commit comments

Comments
 (0)