Skip to content

Commit

Permalink
chore: release v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed May 17, 2024
1 parent f9bf638 commit 30c781a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.7.5

# Patches

- Fix exports error.
- Fix cleanup of styleRules in library watch mode.

## 0.7.4

# Patches
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.7.4",
"version": "0.7.5",
"description": "an unofficial stylex vite plugin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 30c781a

Please sign in to comment.