File tree Expand file tree Collapse file tree 8 files changed +44
-6
lines changed Expand file tree Collapse file tree 8 files changed +44
-6
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-beta.39] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.38...v2.0.0-beta.39 ) (2022-04-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** bundler-vite:** clear file hash in workaround plugin (close [ #800 ] ( https://github.com/vuepress/vuepress-next/issues/800 ) ) ([ 3569cd9] ( https://github.com/vuepress/vuepress-next/commit/3569cd98f217a0e2e3a74bc5e71490efa7d697d1 ) )
12+
13+
14+
15+
16+
617# [ 2.0.0-beta.38] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.37...v2.0.0-beta.38 ) (2022-04-05)
718
819
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.0.0-beta.38 " ,
4+ "version" : " 2.0.0-beta.39 " ,
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-beta.39] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.38...v2.0.0-beta.39 ) (2022-04-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** bundler-vite:** clear file hash in workaround plugin (close [ #800 ] ( https://github.com/vuepress/vuepress-next/issues/800 ) ) ([ 3569cd9] ( https://github.com/vuepress/vuepress-next/commit/3569cd98f217a0e2e3a74bc5e71490efa7d697d1 ) )
12+
13+
14+
15+
16+
617# [ 2.0.0-beta.38] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.37...v2.0.0-beta.38 ) (2022-04-05)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundler-vite" ,
3- "version" : " 2.0.0-beta.38 " ,
3+ "version" : " 2.0.0-beta.39 " ,
44 "description" : " Bundler vite package of VuePress" ,
55 "keywords" : [
66 " vuepress-bundler" ,
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-beta.39] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.38...v2.0.0-beta.39 ) (2022-04-10)
7+
8+ ** Note:** Version bump only for package vuepress-vite
9+
10+
11+
12+
13+
614# [ 2.0.0-beta.38] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.37...v2.0.0-beta.38 ) (2022-04-05)
715
816** Note:** Version bump only for package vuepress-vite
Original file line number Diff line number Diff line change 11{
22 "name" : " vuepress-vite" ,
3- "version" : " 2.0.0-beta.38 " ,
3+ "version" : " 2.0.0-beta.39 " ,
44 "description" : " Vue-powered Static Site Generator" ,
55 "keywords" : [
66 " documentation" ,
3333 "clean" : " rimraf lib *.tsbuildinfo"
3434 },
3535 "dependencies" : {
36- "@vuepress/bundler-vite" : " 2.0.0-beta.38 " ,
36+ "@vuepress/bundler-vite" : " 2.0.0-beta.39 " ,
3737 "@vuepress/cli" : " 2.0.0-beta.38" ,
3838 "@vuepress/core" : " 2.0.0-beta.38" ,
3939 "@vuepress/theme-default" : " 2.0.0-beta.38"
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-beta.39] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.38...v2.0.0-beta.39 ) (2022-04-10)
7+
8+ ** Note:** Version bump only for package vuepress
9+
10+
11+
12+
13+
614# [ 2.0.0-beta.38] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.37...v2.0.0-beta.38 ) (2022-04-05)
715
816** Note:** Version bump only for package vuepress
Original file line number Diff line number Diff line change 11{
22 "name" : " vuepress" ,
3- "version" : " 2.0.0-beta.38 " ,
3+ "version" : " 2.0.0-beta.39 " ,
44 "description" : " Vue-powered Static Site Generator" ,
55 "keywords" : [
66 " documentation" ,
3232 "clean" : " rimraf lib *.tsbuildinfo"
3333 },
3434 "dependencies" : {
35- "vuepress-vite" : " 2.0.0-beta.38 "
35+ "vuepress-vite" : " 2.0.0-beta.39 "
3636 }
3737}
You can’t perform that action at this time.
0 commit comments