Skip to content

Commit 2458a7b

Browse files
committed
release
1 parent 9009048 commit 2458a7b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/huge-ducks-do.md

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

packages/react-use-zendesk/CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 9009048: add useSessionAuth method
8+
39
## 1.2.0
410

511
### Minor Changes

packages/react-use-zendesk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"description": "React Zendesk Web Widget integration written in typescript",
88
"license": "MIT",
9-
"version": "1.2.0",
9+
"version": "1.3.0",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/multivoltage/react-use-zendesk"

0 commit comments

Comments
 (0)