File tree Expand file tree Collapse file tree 14 files changed +104
-12
lines changed Expand file tree Collapse file tree 14 files changed +104
-12
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ # [ 2.0.0-alpha.26] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.25...v2.0.0-alpha.26 )  (2021-02-24) 
7+ 
8+ 
9+ ### Bug Fixes  
10+ 
11+ *  ** cli:**  add theme-data plugin and rename palette plugin ([ 97ce42b] ( https://github.com/vuepress/vuepress-next/commit/97ce42bddbfcef5e66476c2355e031e54d9176ea ) )
12+ 
13+ 
14+ ### Features  
15+ 
16+ *  ** bundler-webpack:**  enable options API by default ([ e29b6e1] ( https://github.com/vuepress/vuepress-next/commit/e29b6e1bb1ba89b7d440e54dafe3a84ecf4273db ) )
17+ *  ** plugin-palette:**  add palette plugin ([ 556a23c] ( https://github.com/vuepress/vuepress-next/commit/556a23cc9076f972deb3d5c0905441b63b700682 ) )
18+ 
19+ 
20+ ### BREAKING CHANGES  
21+ 
22+ *  ** plugin-palette:**  migrate ` @vuepress/plugin-palette-stylus `  to ` @vuepress/plugin-palette ` 
23+ 
24+ 
25+ 
26+ 
27+ 
628# [ 2.0.0-alpha.25] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.24...v2.0.0-alpha.25 )  (2021-02-20) 
729
830
Original file line number Diff line number Diff line change 11{
22  "npmClient" : " yarn" 
33  "useWorkspaces" : true ,
4-   "version" : " 2.0.0-alpha.25 " 
4+   "version" : " 2.0.0-alpha.26 " 
55  "command" : {
66    "version" : {
77      "allowBranch" : " main" 
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ # [ 2.0.0-alpha.26] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.25...v2.0.0-alpha.26 )  (2021-02-24) 
7+ 
8+ 
9+ ### Features  
10+ 
11+ *  ** bundler-webpack:**  enable options API by default ([ e29b6e1] ( https://github.com/vuepress/vuepress-next/commit/e29b6e1bb1ba89b7d440e54dafe3a84ecf4273db ) )
12+ 
13+ 
14+ 
15+ 
16+ 
617# [ 2.0.0-alpha.25] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.24...v2.0.0-alpha.25 )  (2021-02-20) 
718
819** Note:**  Version bump only for package @vuepress/bundler-webpack  
Original file line number Diff line number Diff line change 11{
22  "name" : " @vuepress/bundler-webpack" 
3-   "version" : " 2.0.0-alpha.25 " 
3+   "version" : " 2.0.0-alpha.26 " 
44  "description" : " Bundler webpack package of VuePress" 
55  "keywords" : [
66    " vuepress" 
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ # [ 2.0.0-alpha.26] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.25...v2.0.0-alpha.26 )  (2021-02-24) 
7+ 
8+ 
9+ ### Bug Fixes  
10+ 
11+ *  ** cli:**  add theme-data plugin and rename palette plugin ([ 97ce42b] ( https://github.com/vuepress/vuepress-next/commit/97ce42bddbfcef5e66476c2355e031e54d9176ea ) )
12+ 
13+ 
14+ 
15+ 
16+ 
617# [ 2.0.0-alpha.25] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.24...v2.0.0-alpha.25 )  (2021-02-20) 
718
819** Note:**  Version bump only for package @vuepress/cli  
Original file line number Diff line number Diff line change 11{
22  "name" : " @vuepress/cli" 
3-   "version" : " 2.0.0-alpha.25 " 
3+   "version" : " 2.0.0-alpha.26 " 
44  "description" : " CLI package of VuePress" 
55  "keywords" : [
66    " vuepress" 
Original file line number Diff line number Diff line change 1+ # Change Log  
2+ 
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
5+ 
6+ # [ 2.0.0-alpha.26] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.25...v2.0.0-alpha.26 )  (2021-02-24) 
7+ 
8+ 
9+ ### Features  
10+ 
11+ *  ** plugin-palette:**  add palette plugin ([ 556a23c] ( https://github.com/vuepress/vuepress-next/commit/556a23cc9076f972deb3d5c0905441b63b700682 ) )
12+ 
13+ 
14+ ### BREAKING CHANGES  
15+ 
16+ *  ** plugin-palette:**  migrate ` @vuepress/plugin-palette-stylus `  to ` @vuepress/plugin-palette ` 
Original file line number Diff line number Diff line change 11{
22  "name" : " @vuepress/plugin-palette" 
3-   "version" : " 2.0.0-alpha.25 " 
3+   "version" : " 2.0.0-alpha.26 " 
44  "description" : " VuePress plugin - palette" 
55  "keywords" : [
66    " vuepress-plugin" 
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ # [ 2.0.0-alpha.26] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.25...v2.0.0-alpha.26 )  (2021-02-24) 
7+ 
8+ 
9+ ### Features  
10+ 
11+ *  ** plugin-palette:**  add palette plugin ([ 556a23c] ( https://github.com/vuepress/vuepress-next/commit/556a23cc9076f972deb3d5c0905441b63b700682 ) )
12+ 
13+ 
14+ ### BREAKING CHANGES  
15+ 
16+ *  ** plugin-palette:**  migrate ` @vuepress/plugin-palette-stylus `  to ` @vuepress/plugin-palette ` 
17+ 
18+ 
19+ 
20+ 
21+ 
622# [ 2.0.0-alpha.25] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.24...v2.0.0-alpha.25 )  (2021-02-20) 
723
824
Original file line number Diff line number Diff line change 11{
22  "name" : " @vuepress/theme-default" 
3-   "version" : " 2.0.0-alpha.25 " 
3+   "version" : " 2.0.0-alpha.26 " 
44  "description" : " Default theme of VuePress" 
55  "keywords" : [
66    " vuepress-theme" 
3737    "@vuepress/plugin-git" : " 2.0.0-alpha.25" 
3838    "@vuepress/plugin-medium-zoom" : " 2.0.0-alpha.25" 
3939    "@vuepress/plugin-nprogress" : " 2.0.0-alpha.25" 
40-     "@vuepress/plugin-palette" : " 2.0.0-alpha.25 " 
40+     "@vuepress/plugin-palette" : " 2.0.0-alpha.26 " 
4141    "@vuepress/plugin-theme-data" : " 2.0.0-alpha.25" 
4242    "@vuepress/shared" : " 2.0.0-alpha.25" 
4343    "@vuepress/utils" : " 2.0.0-alpha.25" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments