Skip to content

Commit d64ca52

Browse files
author
GitHub Actions
committed
chore(release): @wxt-dev/module-react v1.1.3
1 parent 8c645fa commit d64ca52

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.3
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.2...module-react-v1.1.3)
6+
7+
### 🩹 Fixes
8+
9+
- Use react 19 in `@wxt-dev/module-react` and `templates/react` ([#1285](https://github.com/wxt-dev/wxt/pull/1285))
10+
11+
### ❤️ Contributors
12+
13+
- Aaron ([@aklinker1](http://github.com/aklinker1))
14+
315
## v1.1.2
416

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

packages/module-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"email": "[email protected]"
1818
},
1919
"license": "MIT",
20-
"version": "1.1.2",
20+
"version": "1.1.3",
2121
"type": "module",
2222
"main": "./dist/index.cjs",
2323
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)