File tree Expand file tree Collapse file tree 6 files changed +20
-11
lines changed
Expand file tree Collapse file tree 6 files changed +20
-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.17.1
4+
5+ ### Patch Changes
6+
7+ - [ #221 ] ( https://github.com/alauda/doom/pull/221 ) [ ` b105395 ` ] ( https://github.com/alauda/doom/commit/b105395cdf4c1b5a0f9939542e8d950733b4cc82 ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - fix: bump @alauda/doom-export
8+
9+ - Updated dependencies [[ ` b105395 ` ] ( https://github.com/alauda/doom/commit/b105395cdf4c1b5a0f9939542e8d950733b4cc82 )] :
10+ - @alauda/doom-export @0.3.0
11+
312## 1.17.0
413
514### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @alauda/doom" ,
3- "version" : " 1.17.0 " ,
3+ "version" : " 1.17.1 " ,
44 "type" : " module" ,
55 "description" : " Doctor Doom making docs." ,
66 "repository" : {
4040 " rspress-plugins"
4141 ],
4242 "dependencies" : {
43- "@alauda/doom-export" : " ^0.2.1 " ,
43+ "@alauda/doom-export" : " ^0.3.0 " ,
4444 "@cspell/eslint-plugin" : " ^9.4.0" ,
4545 "@eslint-react/eslint-plugin" : " ^2.3.13" ,
4646 "@inquirer/prompts" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 11# @alauda/doom-export
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - [ #221 ] ( https://github.com/alauda/doom/pull/221 ) [ ` b105395 ` ] ( https://github.com/alauda/doom/commit/b105395cdf4c1b5a0f9939542e8d950733b4cc82 ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - fix: bump @alauda/doom-export
8+
39## 0.2.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @alauda/doom-export" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "type" : " module" ,
55 "description" : " Doctor Doom making docs." ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ __metadata:
5858 languageName : node
5959 linkType : hard
6060
61- " @alauda/doom-export@npm:^0.2.1 , @alauda/doom-export@workspace:packages/export " :
61+ " @alauda/doom-export@npm:^0.3.0 , @alauda/doom-export@workspace:packages/export " :
6262 version : 0.0.0-use.local
6363 resolution : " @alauda/doom-export@workspace:packages/export"
6464 dependencies :
@@ -76,7 +76,7 @@ __metadata:
7676 version : 0.0.0-use.local
7777 resolution : " @alauda/doom@workspace:packages/doom"
7878 dependencies :
79- " @alauda/doom-export " : " npm:^0.2.1 "
79+ " @alauda/doom-export " : " npm:^0.3.0 "
8080 " @cspell/eslint-plugin " : " npm:^9.4.0"
8181 " @eslint-react/eslint-plugin " : " npm:^2.3.13"
8282 " @inquirer/prompts " : " npm:^8.1.0"
You can’t perform that action at this time.
0 commit comments