Skip to content

Commit 2b79b0a

Browse files
committed
release: v0.0.3
1 parent 88d0c5d commit 2b79b0a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.0.3](https://github.com/jevin98/css-diff-devtools/compare/v0.0.2...v0.0.3) (2025-07-15)
2+
3+
4+
### Features
5+
6+
* add input filter property ([#4](https://github.com/jevin98/css-diff-devtools/issues/4)) ([88d0c5d](https://github.com/jevin98/css-diff-devtools/commit/88d0c5d5aecee570457c1c76a2b9e4cb85bdbc86))
7+
8+
9+
110
## [0.0.2](https://github.com/Jevin0/css-diff-devtools/compare/v0.0.1...v0.0.2) (2024-12-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "css-diff-devtools",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"private": true,
66
"packageManager": "pnpm@9.14.1",
77
"description": "A browser extension that compares different CSS",

0 commit comments

Comments
 (0)