Skip to content

Commit e36e10f

Browse files
chore: release @alauda/doom (next) (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a2edb1 commit e36e10f

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

.changeset/pre.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@
55
"@alauda/doom": "0.23.5"
66
},
77
"changesets": [
8+
"afraid-buttons-decide",
89
"eight-cougars-agree",
10+
"healthy-shirts-wink",
11+
"icy-sloths-sit",
912
"rotten-cows-cough",
13+
"smart-rivers-smash",
14+
"witty-carrots-repair",
1015
"yummy-numbers-enjoy"
1116
]
1217
}

CHANGELOG.md

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

3+
## 1.0.0-next.3
4+
5+
### Minor Changes
6+
7+
- [#40](https://github.com/alauda/doom/pull/40) [`0442929`](https://github.com/alauda/doom/commit/04429292a53c9ce857e11370d5f04a3ae0921069) Thanks [@JounQin](https://github.com/JounQin)! - feat: add llms and sitemap support
8+
9+
- [#34](https://github.com/alauda/doom/pull/34) [`8b3cd58`](https://github.com/alauda/doom/commit/8b3cd589de5242e63ab0d11520f7740bd9b32944) Thanks [@JounQin](https://github.com/JounQin)! - feat: add algolia search support
10+
11+
### Patch Changes
12+
13+
- [#41](https://github.com/alauda/doom/pull/41) [`17585ce`](https://github.com/alauda/doom/commit/17585ce903ed4d7ffc4b32c2ff62b096684dc698) Thanks [@JounQin](https://github.com/JounQin)! - chore: tiny improvement of translate prompt
14+
15+
- [#39](https://github.com/alauda/doom/pull/39) [`cdc390e`](https://github.com/alauda/doom/commit/cdc390e66f20710057f7253b3ade7f282b664e84) Thanks [@JounQin](https://github.com/JounQin)! - fix: add zh locale support for algolia search
16+
17+
- [#42](https://github.com/alauda/doom/pull/42) [`2a2edb1`](https://github.com/alauda/doom/commit/2a2edb1b7c1afd96529c3f7864f4f54cc952a204) Thanks [@JounQin](https://github.com/JounQin)! - fix: `facet` should be `lang:` instead of `language:`
18+
319
## 1.0.0-next.2
420

521
### Patch Changes

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": "1.0.0-next.2",
3+
"version": "1.0.0-next.3",
44
"type": "module",
55
"description": "Doctor Doom making docs.",
66
"repository": "git+https://github.com/alauda/doom.git",

0 commit comments

Comments
 (0)