Closed github-actions[bot] closed 2 weeks ago
bevy_mod_scripting_core
bevy_event_priority
bevy_script_api
bevy_mod_scripting_lua
bevy_mod_scripting_lua_derive
bevy_mod_scripting_common
bevy_mod_scripting_rhai
bevy_mod_scripting_rhai_derive
bevy_mod_scripting_rune
bevy_mod_scripting
## `bevy_mod_scripting_core`
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_core-v0.6.0...bevy_mod_scripting_core-v0.7.0) - 2024-11-03 ### Other - Send ScriptErrorEvent when load fails. ([#125](https://github.com/makspll/bevy_mod_scripting/pull/125)) - Migrate to bevy 0.14 ([#127](https://github.com/makspll/bevy_mod_scripting/pull/127)) - update metadata
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_event_priority-v0.6.0...bevy_event_priority-v0.7.0) - 2024-11-03 ### Other - update metadata
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_script_api-v0.6.0...bevy_script_api-v0.7.0) - 2024-11-03 ### Other - Migrate to bevy 0.14 ([#127](https://github.com/makspll/bevy_mod_scripting/pull/127)) - Dynamic Queries ([#118](https://github.com/makspll/bevy_mod_scripting/pull/118)) - Make generated wrappers publically accessible ([#114](https://github.com/makspll/bevy_mod_scripting/pull/114)) - update metadata
## [0.7.1](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_lua-v0.7.0...bevy_mod_scripting_lua-v0.7.1) - 2024-11-03 ### Other - Documentation generation hotfixes ([#130](https://github.com/makspll/bevy_mod_scripting/pull/130))
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_lua_derive-v0.6.0...bevy_mod_scripting_lua_derive-v0.7.0) - 2024-11-03 ### Other - Migrate to bevy 0.14 ([#127](https://github.com/makspll/bevy_mod_scripting/pull/127)) - Fix cross-platform CI.yml ([#111](https://github.com/makspll/bevy_mod_scripting/pull/111)) - update metadata
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_common-v0.6.0...bevy_mod_scripting_common-v0.7.0) - 2024-11-03 ### Other - Migrate to bevy 0.14 ([#127](https://github.com/makspll/bevy_mod_scripting/pull/127)) - update metadata
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_rhai-v0.6.0...bevy_mod_scripting_rhai-v0.7.0) - 2024-11-03 ### Other - Migrate to bevy 0.14 ([#127](https://github.com/makspll/bevy_mod_scripting/pull/127)) - update metadata
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_rhai_derive-v0.6.0...bevy_mod_scripting_rhai_derive-v0.7.0) - 2024-11-03 ### Other - update metadata
## [0.7.0](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting_rune-v0.6.0...bevy_mod_scripting_rune-v0.7.0) - 2024-11-03 ### Other - Migrate to bevy 0.14 ([#127](https://github.com/makspll/bevy_mod_scripting/pull/127)) - update metadata
## [0.7.1](https://github.com/makspll/bevy_mod_scripting/compare/bevy_mod_scripting-v0.7.0...bevy_mod_scripting-v0.7.1) - 2024-11-03 ### Other - Documentation generation hotfixes ([#130](https://github.com/makspll/bevy_mod_scripting/pull/130))
This PR was generated with release-plz.
🤖 New release
bevy_mod_scripting_core
: 0.7.0 -> 0.7.1bevy_event_priority
: 0.7.0 -> 0.7.1bevy_script_api
: 0.7.0 -> 0.7.1bevy_mod_scripting_lua
: 0.7.0 -> 0.7.1 (✓ API compatible changes)bevy_mod_scripting_lua_derive
: 0.7.0 -> 0.7.1bevy_mod_scripting_common
: 0.7.0 -> 0.7.1bevy_mod_scripting_rhai
: 0.7.0 -> 0.7.1bevy_mod_scripting_rhai_derive
: 0.7.0 -> 0.7.1bevy_mod_scripting_rune
: 0.7.0 -> 0.7.1bevy_mod_scripting
: 0.7.0 -> 0.7.1 (✓ API compatible changes)Changelog
## `bevy_mod_scripting_core`
## `bevy_event_priority` ## `bevy_script_api` ## `bevy_mod_scripting_lua` ## `bevy_mod_scripting_lua_derive` ## `bevy_mod_scripting_common` ## `bevy_mod_scripting_rhai` ## `bevy_mod_scripting_rhai_derive` ## `bevy_mod_scripting_rune` ## `bevy_mod_scripting`This PR was generated with release-plz.