Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.8.0-alpha.1 #145

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

πŸ€– New release

  • bevy_mod_scripting_core: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
  • bevy_event_priority: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
  • bevy_script_api: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
  • bevy_mod_scripting_lua: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
  • bevy_mod_scripting_lua_derive: 0.8.0-alpha.0 -> 0.8.0-alpha.1
  • bevy_mod_scripting_common: 0.8.0-alpha.0 -> 0.8.0-alpha.1
  • bevy_mod_scripting_rhai: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
  • bevy_mod_scripting_rhai_derive: 0.8.0-alpha.0 -> 0.8.0-alpha.1
  • bevy_mod_scripting_rune: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
  • bevy_mod_scripting: 0.8.0-alpha.0 -> 0.8.0-alpha.1 (βœ“ API compatible changes)
Changelog

bevy_mod_scripting_core

0.8.0-alpha.1 - 2024-11-10

Other

  • update Cargo.toml dependencies

bevy_event_priority

0.8.0-alpha.1 - 2024-11-10

Other

  • update Cargo.toml dependencies

bevy_script_api

0.8.0-alpha.1 - 2024-11-10

Other

  • Bump Bevy release candidate (#143)

bevy_mod_scripting_lua

0.8.0-alpha.1 - 2024-11-10

Other

  • update Cargo.toml dependencies

bevy_mod_scripting_lua_derive

0.7.0 - 2024-11-03

Other

  • Migrate to bevy 0.14 (#127)
  • Fix cross-platform CI.yml (#111)
  • update metadata

bevy_mod_scripting_common

0.7.0 - 2024-11-03

Other

  • Migrate to bevy 0.14 (#127)
  • update metadata

bevy_mod_scripting_rhai

0.8.0-alpha.1 - 2024-11-10

Other

  • update Cargo.toml dependencies

bevy_mod_scripting_rhai_derive

0.7.0 - 2024-11-03

Other

  • update metadata

bevy_mod_scripting_rune

0.8.0-alpha.1 - 2024-11-10

Other

  • update Cargo.toml dependencies

bevy_mod_scripting

0.8.0-alpha.1 - 2024-11-10

Other

  • Bump Bevy release candidate (#143)
  • update Cargo.toml dependencies


This PR was generated with release-plz.

@makspll makspll merged commit b3615f9 into staging Nov 10, 2024
@makspll makspll deleted the release-plz-2024-11-10T13-24-48Z branch November 10, 2024 13:26
makspll added a commit that referenced this pull request Dec 3, 2024
* Bevy 0.15 Support (#139)

* bump bevy to 0.15.0-rc.2

* migrate asset loaders

* Upgrade reflection API's

* bump codegen & codegen new files

* Fix errors + regen

* pin git again

* fix more errors

* bump macro tests

* clippy fixes to bevy api gen

* more bevy api gen clippy fixes

* Update game of life examples

* fix clippy

* fix more clippy

* fix more clippy

* bump versions to alpha

* Fix typo in workflow (#142)

fix typo

* Bump Bevy release candidate (#143)

* bump release candidate

* bump release candidate

* optimize ci matrix

* don't run many checks on same branch

* add missing example link

* fix missing commas

* fix missing dolah

* chore: release v0.8.0-alpha.1 (#145)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix failing doctest (#146)

fix doctest

* fix: bug when compiling without `teal` feature (#148)

fix failing doctest logic

* Bump bevy & bevy console (#153)

* bump bevy console

* bump rest of bevy

* remove bevy_gltf

* Luau support attempt (#154)

* try add support for luau

* add luau feature to ci

* Small fixes (#155)

* Update readme

* fix clippy

* fix more clippy

* Begin work on docs book (#156)

* init mdbook

* Add workflow

* trigger ci

* fix install

* re-trigger

* fix typo

* fix working dir

* fix working dir

* chore: release v0.8.0-alpha.2 (#147)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: Require conventional titles (#157)

* add pr title workflow

* allow chore

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant