Skip to content

Commit 1259b2f

Browse files
chore(release): 1.6.6 [skip ci]
## [1.6.6](v1.6.5...v1.6.6) (2024-11-09) ### Bug Fixes * the number of online users is inaccurate ([c6301a8](c6301a8)) ### Performance Improvements * optimize taost dark mode ([00f0bd0](00f0bd0)) * theme mode is compatible with website themes by default ([6222e3f](6222e3f))
1 parent 4f9c135 commit 1259b2f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.6.6](https://github.com/molvqingtai/WebChat/compare/v1.6.5...v1.6.6) (2024-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* the number of online users is inaccurate ([c6301a8](https://github.com/molvqingtai/WebChat/commit/c6301a826ebcf38a34b93a02c8013dd1ef9e7abc))
7+
8+
9+
### Performance Improvements
10+
11+
* optimize taost dark mode ([00f0bd0](https://github.com/molvqingtai/WebChat/commit/00f0bd08b04e49f83cee60bb5767acd460a1b5d0))
12+
* theme mode is compatible with website themes by default ([6222e3f](https://github.com/molvqingtai/WebChat/commit/6222e3f8af1bf4fad2466a9bf88c3b3159478a86))
13+
114
## [1.6.5](https://github.com/molvqingtai/WebChat/compare/v1.6.4...v1.6.5) (2024-11-07)
215

316

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.6.5",
4+
"version": "1.6.6",
55
"description": "Chat with anyone on any website.",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)