@lobehub/lobehub 1.143.0-next.2 → 2.0.0-next.1

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,35 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ## [Version 2.0.0-next.1](https://github.com/lobehub/lobe-chat/compare/v1.143.0-next.2...v2.0.0-next.1)
6
+
7
+ <sup>Released on **2025-10-30**</sup>
8
+
9
+ #### ✨ Features
10
+
11
+ - **misc**: 2.0 next baseline.
12
+
13
+ <br/>
14
+
15
+ <details>
16
+ <summary><kbd>Improvements and Fixes</kbd></summary>
17
+
18
+ #### What's improved
19
+
20
+ - **misc**: 2.0 next baseline ([8c57dfd](https://github.com/lobehub/lobe-chat/commit/8c57dfd))
21
+
22
+ </details>
23
+
24
+ #### 💥 BREAKING CHANGES
25
+
26
+ - **misc**: starting V2
27
+
28
+ <div align="right">
29
+
30
+ [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
31
+
32
+ </div>
33
+
5
34
  ## [Version 1.143.0-next.2](https://github.com/lobehub/lobe-chat/compare/v1.143.0-next.1...v1.143.0-next.2)
6
35
 
7
36
  <sup>Released on **2025-10-30**</sup>
package/README.md CHANGED
@@ -1,3 +1,10 @@
1
+ > \[!NOTE]
2
+ >
3
+ > **Version Information**
4
+ >
5
+ > - **v1.x** (Stable): Available on the [`main`](https://github.com/lobehub/lobe-chat/tree/main) branch
6
+ > - **v2.x** (In Development): Currently being actively developed on the [`next`](https://github.com/lobehub/lobe-chat/tree/next) branch 🔥
7
+
1
8
  <div align="center"><a name="readme-top"></a>
2
9
 
3
10
  [![][image-banner]][vercel-link]
package/README.zh-CN.md CHANGED
@@ -1,3 +1,10 @@
1
+ > \[!NOTE]
2
+ >
3
+ > **版本信息**
4
+ >
5
+ > - **v1.x** (稳定版):位于 [`main`](https://github.com/lobehub/lobe-chat/tree/main) 分支
6
+ > - **v2.x** (开发中):正在 [`next`](https://github.com/lobehub/lobe-chat/tree/next) 分支火热开发中 🔥
7
+
1
8
  <div align="center"><a name="readme-top"></a>
2
9
 
3
10
  [![][image-banner]][vercel-link]
package/changelog/v1.json CHANGED
@@ -1,4 +1,16 @@
1
1
  [
2
+ {
3
+ "children": {
4
+ "features": [
5
+ "2.0 next baseline."
6
+ ],
7
+ "improvements": [
8
+ "starting V2"
9
+ ]
10
+ },
11
+ "date": "2025-10-30",
12
+ "version": "2.0.0-next.1"
13
+ },
2
14
  {
3
15
  "children": {
4
16
  "features": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/lobehub",
3
- "version": "1.143.0-next.2",
3
+ "version": "2.0.0-next.1",
4
4
  "description": "LobeHub - an open-source,comprehensive AI Agent 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",