Skip to content

Commit 6851213

Browse files
Version Packages (#808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 10c50ee commit 6851213

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-toys-count.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.3
4+
5+
### Patch Changes
6+
7+
- [#807](https://github.com/preactjs/signals/pull/807) [`10c50ee`](https://github.com/preactjs/signals/commit/10c50eec83bd1ff0b6de1817b6d71dacb54f9e01) Thanks [@JoviDeCroock](https://github.com/JoviDeCroock)! - Update types in the export map of our package.json
8+
39
## 1.0.2
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.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"description": "Debugging tools for @preact/signals",
66
"keywords": [],

0 commit comments

Comments
 (0)