Skip to content

Commit a078767

Browse files
authored
Version Packages (#792)
2 parents a67c0e3 + 5ed35b5 commit a078767

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clean-bulldogs-pump.md

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

packages/list/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @solid-primitives/list
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 2f06d07: Fix for `<List>` "unused" signal returning wrong values when read only after changes. (#791)
8+
39
## 0.1.1
410

511
### Patch Changes

packages/list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-primitives/list",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A List component, an alternative to For and Index.",
55
"author": "Maciek50322 <[email protected]>",
66
"contributors": [],

0 commit comments

Comments
 (0)