Skip to content

Commit bc54f52

Browse files
chore(release): @wxt-dev/module-react v1.1.5
1 parent 9170159 commit bc54f52

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/module-react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.1.5
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.4...module-react-v1.1.5)
6+
7+
### 🏡 Chore
8+
9+
- **deps:** Support @vitejs/plugin-react@5 ([9170159b](https://github.com/wxt-dev/wxt/commit/9170159b))
10+
11+
### ❤️ Contributors
12+
13+
- Aaron ([@aklinker1](https://github.com/aklinker1))
14+
315
## v1.1.4
416

517
[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.3...module-react-v1.1.4)

packages/module-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"license": "MIT",
2020
"funding": "https://github.com/sponsors/wxt-dev",
21-
"version": "1.1.4",
21+
"version": "1.1.5",
2222
"type": "module",
2323
"main": "./dist/index.cjs",
2424
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)