Skip to content

Commit fb0c540

Browse files
Version Packages
1 parent ab4b512 commit fb0c540

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-apes-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-wmr/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-wmr
22

3+
## 0.3.9
4+
5+
### Patch Changes
6+
7+
- [`ab4b512`](https://github.com/preactjs/wmr/commit/ab4b512875ae63273cfbd9c4c5972aadd3218bac) [#940](https://github.com/preactjs/wmr/pull/940) Thanks [@joebeachjoebeach](https://github.com/joebeachjoebeach)! - Install eslint and eslint-config-preact as dev dependencies
8+
39
## 0.3.8
410

511
### Patch Changes

packages/create-wmr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-wmr",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "",
55
"main": "./dist/index.js",
66
"bin": "./dist/index.js",

0 commit comments

Comments
 (0)