File tree Expand file tree Collapse file tree 6 files changed +22
-11
lines changed
Expand file tree Collapse file tree 6 files changed +22
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @alauda/doom
22
3+ ## 1.20.0
4+
5+ ### Minor Changes
6+
7+ - [ #251 ] ( https://github.com/alauda/doom/pull/251 ) [ ` 0e868d5 ` ] ( https://github.com/alauda/doom/commit/0e868d584edf5c0a4d6f6cc5574e0fe0e80885e4 ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - feat: override bookmarks according to sidebar config
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 0e868d5 ` ] ( https://github.com/alauda/doom/commit/0e868d584edf5c0a4d6f6cc5574e0fe0e80885e4 )] :
12+ - @alauda/doom-export @0.4.0
13+
314## 1.19.1
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @alauda/doom" ,
3- "version" : " 1.19.1 " ,
3+ "version" : " 1.20.0 " ,
44 "type" : " module" ,
55 "description" : " Doctor Doom making docs." ,
66 "repository" : {
4040 " rspress-plugins"
4141 ],
4242 "dependencies" : {
43- "@alauda/doom-export" : " ^0.3.1 " ,
43+ "@alauda/doom-export" : " ^0.4.0 " ,
4444 "@cspell/eslint-plugin" : " ^9.6.3" ,
4545 "@eslint-react/eslint-plugin" : " ^2.9.4" ,
4646 "@inquirer/prompts" : " ^8.2.0" ,
Original file line number Diff line number Diff line change 11# @alauda/doom-export
22
3+ ## 0.4.0
4+
5+ ### Minor Changes
6+
7+ - [ #251 ] ( https://github.com/alauda/doom/pull/251 ) [ ` 0e868d5 ` ] ( https://github.com/alauda/doom/commit/0e868d584edf5c0a4d6f6cc5574e0fe0e80885e4 ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - feat: override bookmarks according to sidebar config
8+
39## 0.3.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @alauda/doom-export" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "type" : " module" ,
55 "description" : " Doctor Doom making docs." ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ __metadata:
55 version : 8
66 cacheKey : 10c0
77
8- " @alauda/doom-export@npm:^0.3.1 , @alauda/doom-export@workspace:packages/export " :
8+ " @alauda/doom-export@npm:^0.4.0 , @alauda/doom-export@workspace:packages/export " :
99 version : 0.0.0-use.local
1010 resolution : " @alauda/doom-export@workspace:packages/export"
1111 dependencies :
@@ -23,7 +23,7 @@ __metadata:
2323 version : 0.0.0-use.local
2424 resolution : " @alauda/doom@workspace:packages/doom"
2525 dependencies :
26- " @alauda/doom-export " : " npm:^0.3.1 "
26+ " @alauda/doom-export " : " npm:^0.4.0 "
2727 " @cspell/eslint-plugin " : " npm:^9.6.3"
2828 " @eslint-react/eslint-plugin " : " npm:^2.9.4"
2929 " @inquirer/prompts " : " npm:^8.2.0"
You can’t perform that action at this time.
0 commit comments