Skip to content

Commit 84b7bd9

Browse files
authored
Merge pull request #678 from devrnt/changeset-release/main
Version Packages
2 parents 118741a + 8b586e7 commit 84b7bd9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-pears-confess.md

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

packages/react-use-intercom/CHANGELOG.md

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

3+
## 5.4.1
4+
5+
### Patch Changes
6+
7+
- a6d7757: Re-attach callbacks in boot method
8+
39
## 5.4.0
410

511
### Minor Changes

packages/react-use-intercom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"module": "dist/index.mjs",
55
"description": "React Intercom integration without the hassle, driven by hooks.",
66
"homepage": "https://github.com/devrnt/react-use-intercom#readme",
7-
"version": "5.4.0",
7+
"version": "5.4.1",
88
"license": "MIT",
99
"main": "dist/index.js",
1010
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)