@lobehub/chat 0.163.0 → 0.164.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/LICENSE +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,44 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ## [Version 0.164.0](https://github.com/lobehub/lobe-chat/compare/v0.163.0...v0.164.0)
6
+
7
+ <sup>Released on **2024-06-17**</sup>
8
+
9
+ #### ✨ Features
10
+
11
+ - **misc**: Release LobeChat 1.0.
12
+
13
+ #### 🔧 Chores
14
+
15
+ - **misc**: Bump version.
16
+
17
+ <br/>
18
+
19
+ <details>
20
+ <summary><kbd>Improvements and Fixes</kbd></summary>
21
+
22
+ #### What's improved
23
+
24
+ - **misc**: Release LobeChat 1.0, closes [#2897](https://github.com/lobehub/lobe-chat/issues/2897) ([97bb377](https://github.com/lobehub/lobe-chat/commit/97bb377))
25
+
26
+ #### Chores
27
+
28
+ - **misc**: Bump version, closes [#2896](https://github.com/lobehub/lobe-chat/issues/2896) ([6e2d03b](https://github.com/lobehub/lobe-chat/commit/6e2d03b))
29
+
30
+ </details>
31
+
32
+ #### 💥 BREAKING CHANGES
33
+
34
+ - **misc**: Update LICENSE to Apache 2.0
35
+ - **misc**: update to 1.0.0
36
+
37
+ <div align="right">
38
+
39
+ [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
40
+
41
+ </div>
42
+
5
43
  ## [Version 0.163.0](https://github.com/lobehub/lobe-chat/compare/v0.162.25...v0.163.0)
6
44
 
7
45
  <sup>Released on **2024-06-17**</sup>
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  Apache License Version 2.0
2
2
 
3
- Copyright (c) 2024/03/29 - current LobeHub LLC. All rights reserved.
3
+ Copyright (c) 2024/06/17 - current LobeHub LLC. All rights reserved.
4
4
 
5
5
  ----------
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/chat",
3
- "version": "0.163.0",
3
+ "version": "0.164.0",
4
4
  "description": "Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
5
5
  "keywords": [
6
6
  "framework",