Skip to content

Commit c0013ac

Browse files
chore(release): @wxt-dev/module-react v1.2.1
1 parent f472c53 commit c0013ac

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.2.1
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.2.0...module-react-v1.2.1)
6+
7+
### 🏡 Chore
8+
9+
- Add prepack script to all packages ([032f7931](https://github.com/wxt-dev/wxt/commit/032f7931))
10+
11+
### ❤️ Contributors
12+
13+
- Aaron ([@aklinker1](https://github.com/aklinker1))
14+
315
## v1.2.0
416

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

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.2.0",
21+
"version": "1.2.1",
2222
"type": "module",
2323
"main": "./dist/index.cjs",
2424
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)