Skip to content

Commit

Permalink
Version Packages (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav authored Aug 18, 2023
2 parents fc659d3 + 1575c55 commit 9ac8b6e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/kind-points-draw.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/scroll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/scroll

## 2.0.19

### Patch Changes

- fc659d33: Fix `useWindowScrollPosition` on the server. (fixes #494)

## 2.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scroll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/scroll",
"version": "2.0.18",
"version": "2.0.19",
"description": "Reactive primitives to react to element/window scrolling.",
"author": "David Di Biase <[email protected]>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ac8b6e

Please sign in to comment.