Skip to content

Commit 8b9b84c

Browse files
Version Packages (#806)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2beb964 commit 8b9b84c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/grumpy-badgers-tell.md

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

packages/debug/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @preact/signals-debug
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#805](https://github.com/preactjs/signals/pull/805) [`2beb964`](https://github.com/preactjs/signals/commit/2beb964bfd76eaab273c7756cd91009a8f67f6e9) Thanks [@JoviDeCroock](https://github.com/JoviDeCroock)! - Correct types path in package.json for debug package
8+
39
## 1.0.1
410

511
### Patch Changes

packages/debug/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@preact/signals-debug",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"description": "Debugging tools for @preact/signals",
66
"keywords": [],

0 commit comments

Comments
 (0)