File tree Expand file tree Collapse file tree 7 files changed +29
-5
lines changed Expand file tree Collapse file tree 7 files changed +29
-5
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+ ## <small >0.8.2 (2024-02-05)</small >
7+
8+ * fix: 热更新失效 ([ dc70c64] ( https://github.com/luoguoxiong/hulljs/commit/dc70c64 ) )
9+
10+
11+
12+
13+
614## <small >0.8.1 (2024-01-04)</small >
715
816* fix: svg no use asset ([ 8b6d04f] ( https://github.com/luoguoxiong/hulljs/commit/8b6d04f ) )
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 0.8.1 " ,
4+ "version" : " 0.8.2 " ,
55 "command" : {
66 "version" : {
77 "allowBranch" : " master"
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+ ## <small >0.8.2 (2024-02-05)</small >
7+
8+ * fix: 热更新失效 ([ dc70c64] ( https://github.com/luoguoxiong/hulljs/commit/dc70c64 ) )
9+
10+
11+
12+
13+
614## <small >0.8.1 (2024-01-04)</small >
715
816* fix: svg no use asset ([ 8b6d04f] ( https://github.com/luoguoxiong/hulljs/commit/8b6d04f ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @hulljs/build" ,
3- "version" : " 0.8.1 " ,
3+ "version" : " 0.8.2 " ,
44 "description" : " hull-build" ,
55 "type" : " commonjs" ,
66 "author" : " " ,
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+ ## <small >0.8.2 (2024-02-05)</small >
7+
8+ * fix: 热更新失效 ([ dc70c64] ( https://github.com/luoguoxiong/hulljs/commit/dc70c64 ) )
9+
10+
11+
12+
13+
614## <small >0.8.1 (2024-01-04)</small >
715
816** Note:** Version bump only for package @hulljs/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @hulljs/cli" ,
3- "version" : " 0.8.1 " ,
3+ "version" : " 0.8.2 " ,
44 "description" : " hull-cli" ,
55 "main" : " index.js" ,
66 "bin" : {
2222 "typescript" : " ^4.6.4"
2323 },
2424 "dependencies" : {
25- "@hulljs/build" : " 0.8.1 " ,
25+ "@hulljs/build" : " 0.8.2 " ,
2626 "@hulljs/utils" : " 0.8.0" ,
2727 "cac" : " ^6.7.12" ,
2828 "fs-extra" : " ^10.0.1" ,
You can’t perform that action at this time.
0 commit comments