Skip to content

Commit c597434

Browse files
committed
remove changelog & version
1 parent eea69b6 commit c597434

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

packages/list/CHANGELOG.md

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

3-
## 0.1.2
4-
5-
### Patch Changes
6-
7-
- Fix signal reporting wrong value when used only after changes.
8-
93
## 0.1.1
104

115
### Patch Changes

packages/list/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-primitives/list",
3-
"version": "0.1.2",
3+
"version": "0.1.1",
44
"description": "A List component, an alternative to For and Index.",
55
"author": "Maciek50322 <34212298+maciek50322@users.noreply.github.com>",
66
"contributors": [],
@@ -54,4 +54,4 @@
5454
"peerDependencies": {
5555
"solid-js": "^1.6.12"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)