Skip to content

Commit 8b59c63

Browse files
sajari-ci[bot]github-actions[bot]
andauthored
Version Packages (#864)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b21ad03 commit 8b59c63

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dirty-bobcats-lay.md

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

packages/hooks/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [`b21ad038`](https://github.com/sajari/sdk-react/commit/b21ad038091bd355f27d084ae967b1937553f368) [#863](https://github.com/sajari/sdk-react/pull/863) Thanks [@beatrice94](https://github.com/beatrice94)! - Add check to ensure page is never 0
8+
39
## 4.0.0
410

511
### Major Changes

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sajari/react-hooks",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Easy to use hooks that allow you to build a powerful search interface powered by Sajari using any component library.",
55
"sideEffects": false,
66
"scripts": {

0 commit comments

Comments
 (0)