Skip to content

Commit 719d72e

Browse files
chore: release @alauda/doom (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent beb7f82 commit 719d72e

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/pink-walls-wonder.md

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

.changeset/sharp-donkeys-argue.md

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

.changeset/twelve-mugs-accept.md

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

CHANGELOG.md

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

3+
## 1.8.1
4+
5+
### Patch Changes
6+
7+
- [#111](https://github.com/alauda/doom/pull/111) [`23cd09a`](https://github.com/alauda/doom/commit/23cd09a0cc4310623199ab8ecbe6e24a83092f67) Thanks [@JounQin](https://github.com/JounQin)! - fix: support matching multiple scopes
8+
9+
- [#111](https://github.com/alauda/doom/pull/111) [`23cd09a`](https://github.com/alauda/doom/commit/23cd09a0cc4310623199ab8ecbe6e24a83092f67) Thanks [@JounQin](https://github.com/JounQin)! - fix: should respect `download` flag
10+
11+
- [#112](https://github.com/alauda/doom/pull/112) [`beb7f82`](https://github.com/alauda/doom/commit/beb7f8200d98ee11f062a87519083b3a547fc5ec) Thanks [@zlcnju](https://github.com/zlcnju)! - feat: add `AZURE_OPENAI_MODEL` env support
12+
313
## 1.8.0
414

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

0 commit comments

Comments
 (0)