Skip to content

Commit e8c74d1

Browse files
committed
changelog
1 parent aec31e9 commit e8c74d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

lib/esbuild-plugin-react18-css/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# esbuild-plugin-react18-css
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Improve doc comments
8+
39
## 0.0.3
410

511
### Patch Changes

lib/esbuild-plugin-react18-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "esbuild-plugin-react18-css",
33
"author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
44
"private": false,
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"description": "ESBuild plugin to handle CSS/SCSS modules, autoprefixer, etc.",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)