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 8e22634 commit bdd28e2Copy full SHA for bdd28e2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.8.0](https://github.com/molvqingtai/WebChat/compare/v1.7.3...v1.8.0) (2025-05-21)
2
+
3
4
+### Features
5
6
+* upgrade to tailwind v4 ([9214708](https://github.com/molvqingtai/WebChat/commit/92147083c2978a6ce7f2d4fa0751b5ef9fa4797b))
7
8
## [1.7.3](https://github.com/molvqingtai/WebChat/compare/v1.7.2...v1.7.3) (2025-01-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "web-chat",
"displayName": "WebChat",
- "version": "1.7.3",
+ "version": "1.8.0",
"description": "Chat with anyone on any website.",
"type": "module",
"scripts": {
0 commit comments