File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 11[workspace ]
2+ changelog_path =" ./CHANGELOG.md"
23dependencies_update = false
34publish_timeout = " 30m"
45git_release_enable = false
5- changelog_update = false
66git_tag_enable = false
77git_release_body = """
88{{ changelog }}
@@ -32,7 +32,6 @@ commit_parsers = [
3232
3333[[package ]]
3434name = " bevy_mod_scripting"
35- changelog_update = true
3635publish_features = [" lua54" ]
3736version_group = " main"
3837git_release_latest = true
@@ -41,14 +40,6 @@ git_tag_enable = true
4140git_tag_name = " v{{ version }}"
4241git_release_name = " v{{ version }}"
4342
44- changelog_include = [
45- " bevy_mod_scripting_lua" ,
46- " bevy_mod_scripting_core" ,
47- " bevy_mod_scripting_rhai" ,
48- # "bevy_mod_scripting_rune",
49- " bevy_mod_scripting_functions" ,
50- ]
51-
5243[[package ]]
5344name = " bevy_mod_scripting_lua"
5445publish_features = [" lua54" ]
You can’t perform that action at this time.
0 commit comments