We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc2410 commit df2f3a3Copy full SHA for df2f3a3
docs/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+##[1.1.4]
4
+ * Added SSO support for DiscussionEmbed
5
+
6
## [1.1.3](https://github.com/disqus/disqus-react/releases/tag/1.1.2)
7
* Added React v18 support
8
package.json
@@ -1,6 +1,6 @@
{
"name": "disqus-react",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Official React components to embed Disqus discussions and comments.",
"repository": {
"type": "git",
0 commit comments