Skip to content

Commit

Permalink
chore: release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed Mar 29, 2024
1 parent bf363e0 commit fa02753
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.4.1

# Patches

- Fix no passing option `importSources` for stylex babel-plugin.

## 0.4.0

# Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-stylex-dev",
"version": "0.4.0",
"version": "0.4.1",
"description": "an unofficial stylex vite plugin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fa02753

Please sign in to comment.