Skip to content

Commit bdd28e2

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.3...v1.8.0) (2025-05-21) ### Features * upgrade to tailwind v4 ([9214708](9214708))
1 parent 8e22634 commit bdd28e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.7.3](https://github.com/molvqingtai/WebChat/compare/v1.7.2...v1.7.3) (2025-01-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "web-chat",
33
"displayName": "WebChat",
4-
"version": "1.7.3",
4+
"version": "1.8.0",
55
"description": "Chat with anyone on any website.",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)