Skip to content

Commit df2f3a3

Browse files
author
Chris Tang
committed
Bump version to 1.1.4
1 parent bdc2410 commit df2f3a3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/CHANGELOG.md

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

3+
##[1.1.4]
4+
* Added SSO support for DiscussionEmbed
5+
36
## [1.1.3](https://github.com/disqus/disqus-react/releases/tag/1.1.2)
47
* Added React v18 support
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "disqus-react",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Official React components to embed Disqus discussions and comments.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)