Skip to content

Commit bebf19e

Browse files
authored
Version Packages (#538)
2 parents e31091d + 0866462 commit bebf19e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-teachers-drum.md

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

packages/pagination/CHANGELOG.md

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

3+
## 0.2.9
4+
5+
### Patch Changes
6+
7+
- 0b589d42: Fix of back and next page values
8+
39
## 0.2.8
410

511
### Patch Changes

packages/pagination/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/pagination",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "A primitive that creates all the reactive data to manage your pagination.",
55
"author": "Alex Lohr <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)