Skip to content

Commit a292525

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

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.changeset/pre.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44
"initialVersions": {
55
"@alauda/doom": "0.23.5"
66
},
7-
"changesets": ["eight-cougars-agree", "rotten-cows-cough"]
7+
"changesets": [
8+
"eight-cougars-agree",
9+
"rotten-cows-cough",
10+
"yummy-numbers-enjoy"
11+
]
812
}

CHANGELOG.md

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

3+
## 1.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- [#32](https://github.com/alauda/doom/pull/32) [`97c8342`](https://github.com/alauda/doom/commit/97c83425485f065ff7953ffce167d5b2c61379ba) Thanks [@JounQin](https://github.com/JounQin)! - fix: `rehype-raw` removes `node.data` unexpectedly
8+
39
## 1.0.0-next.1
410

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

0 commit comments

Comments
 (0)