Skip to content

Commit

Permalink
fix: plugin-react-component normalized_path
Browse files Browse the repository at this point in the history
  • Loading branch information
CCherry07 committed Aug 27, 2024
1 parent 9d57eb8 commit a89d755
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @farmfe/plugin-react-components

## 1.0.7

### Patch Changes

- fix(plugin-react-components): normalized_path match

## 1.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farmfe/plugin-react-components",
"version": "1.0.6",
"version": "1.0.7",
"private": false,
"main": "scripts/index.js",
"types": "scripts/index.d.ts",
Expand Down

0 comments on commit a89d755

Please sign in to comment.