Skip to content

Commit 147539b

Browse files
chore: release @alauda/doom (#330)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 027cb03 commit 147539b

7 files changed

Lines changed: 22 additions & 32 deletions

File tree

.changeset/clean-codes-translate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-rivers-check.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/short-planes-heal.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/two-moons-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-beds-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/doom/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @alauda/doom
22

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- [#327](https://github.com/alauda/doom/pull/327) [`ace4972`](https://github.com/alauda/doom/commit/ace4972a1b4b20504bf9c2d8d6414313df90ca72) Thanks [@JounQin](https://github.com/JounQin)! - chore: update dependencies and compatibility fixes
8+
- Update Rspress, Mermaid, OpenAI, YAML, and related dependencies.
9+
- Use Rspress shared helpers for gray matter and GitHub slug generation.
10+
- Adapt runtime component typings for updated dependencies.
11+
- Handle assistant responses without a readable stream body.
12+
- Check image links during dead-link linting.
13+
14+
- [#329](https://github.com/alauda/doom/pull/329) [`f665df4`](https://github.com/alauda/doom/commit/f665df4fe196557a59376bb331c3d18457448028) Thanks [@JounQin](https://github.com/JounQin)! - refactor: use smart doc sse parser - [#323](https://github.com/alauda/doom/pull/323)
15+
16+
- [#329](https://github.com/alauda/doom/pull/329) [`f665df4`](https://github.com/alauda/doom/commit/f665df4fe196557a59376bb331c3d18457448028) Thanks [@JounQin](https://github.com/JounQin)! - refactor: improve assistant style
17+
18+
### Patch Changes
19+
20+
- [#333](https://github.com/alauda/doom/pull/333) [`2e10478`](https://github.com/alauda/doom/commit/2e10478b2f8887a90252cf0fbd1af23382c40a3c) Thanks [@JounQin](https://github.com/JounQin)! - refactor(cli): improve code block handling during translation
21+
22+
- [#332](https://github.com/alauda/doom/pull/332) [`d3e9231`](https://github.com/alauda/doom/commit/d3e9231968d39bd33ba6ce6a9cdd997afbc82090) Thanks [@JounQin](https://github.com/JounQin)! - fix(cli): support relative file meta paths in translated code blocks
23+
324
## 2.4.0
425

526
### Minor Changes

packages/doom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alauda/doom",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"type": "module",
55
"description": "Doctor Doom making docs.",
66
"repository": {

0 commit comments

Comments
 (0)