Skip to content

Commit 6be7876

Browse files
committed
chore(main): release 2.38.1
1 parent e491477 commit 6be7876

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.38.1](https://github.com/JimmyLv/BibiGPT/compare/v2.38.0...v2.38.1) (2023-07-13)
4+
5+
6+
### Bug Fixes
7+
8+
* b站字幕获取,对没有pageNumber但是有pages的合集视频增加兼容 ([239d875](https://github.com/JimmyLv/BibiGPT/commit/239d875c6cd7b0b7790c4380ad29f3171f5c8455))
9+
* update README.md ([df0d27b](https://github.com/JimmyLv/BibiGPT/commit/df0d27b280e8176a469483c3a51f5eda4640f726))
10+
311
## [2.38.0](https://github.com/JimmyLv/BibiGPT/compare/v2.37.0...v2.38.0) (2023-07-02)
412

513
### Miscellaneous Chores

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"tailwindcss": "^3.2.4",
8181
"typescript": "4.9.4"
8282
},
83-
"version": "2.38.0",
83+
"version": "2.38.1",
8484
"browser": {
8585
"fs": false,
8686
"path": false,

0 commit comments

Comments
 (0)