Skip to content

Commit f0f1e62

Browse files
Create release (#76)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a260bee commit f0f1e62

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/olive-students-type.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @fransvilhelm/wp-bundler
22

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- Use correct ReactDOM global (by [@adambrgmn](https://github.com/adambrgmn) in [#75](https://github.com/adambrgmn/wp-bundler/pull/75))
8+
39
## 4.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fransvilhelm/wp-bundler",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A fast bundler tailored for WordPress based on esbuild",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)