Skip to content

Commit 33753eb

Browse files
committed
🔖 (chore): v0.0.8
1 parent 55afc13 commit 33753eb

10 files changed

Lines changed: 14 additions & 41 deletions

‎.changeset/fluffy-months-own.md‎

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

‎.changeset/fluffy-roses-remain.md‎

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

‎.changeset/shaggy-lies-poke.md‎

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

‎.changeset/silly-bats-clap.md‎

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

‎.changeset/smooth-rings-breathe.md‎

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

‎.changeset/sweet-snakes-clap.md‎

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

‎.changeset/twelve-fans-marry.md‎

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

‎.changeset/twelve-seals-cross.md‎

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

‎CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @valorem-labs-inc/react-hooks
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- 8109a48: fix CI workflow for NPM publishing
8+
- 016a055: drop parcel for tsup...
9+
- 3ebc40d: add arbitrum sepolia deployments; drop arbitrum goerli
10+
- 6580e92: add `useIsGeofenced` hook
11+
- 717e435: fix SIWE `Unknown Error` bug
12+
- 31bdd4b: use `window.location.host` in creation of SIWE message
13+
- 19ecb4a: pin `trade-interfaces` to v1.4.0
14+
- e3015bb: update `onResponse` props in useRFQ/useSoftQuote
15+
316
## 0.0.7
417

518
### Patch Changes

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valorem-labs-inc/react-hooks",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/valorem-labs-inc/react-hooks.git"

0 commit comments

Comments
 (0)