Skip to content

Commit 744b87e

Browse files
authored
Merge pull request #624 from devrnt/changeset-release/main
Version Packages
2 parents 52517ff + 7d15cb7 commit 744b87e

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/wet-avocados-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-use-intercom
2+
3+
## 3.0.3
4+
5+
### Patch Changes
6+
7+
- c6aed4d: Restructure project and change build pipeline

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": "3.0.2",
7+
"version": "3.0.3",
88
"license": "MIT",
99
"main": "dist/index.js",
1010
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)