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.2 #147

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 10, 2024

πŸ€– New release

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

bevy_mod_scripting_core

0.8.0-alpha.2 - 2024-12-03

Other

  • Bump bevy & bevy console (#153)

bevy_event_priority

0.8.0-alpha.2 - 2024-12-03

Other

  • Small fixes (#155)

bevy_script_api

0.8.0-alpha.2 - 2024-12-03

Other

  • Small fixes (#155)
  • Luau support attempt (#154)
  • Bump bevy & bevy console (#153)

bevy_mod_scripting_lua

0.8.0-alpha.2 - 2024-12-03

Fixed

  • bug when compiling without teal feature (#148)

Other

  • Luau support attempt (#154)
  • Fix failing doctest (#146)

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.8.0-alpha.2 - 2024-12-03

Other

  • Small fixes (#155)

bevy_mod_scripting_rhai

0.8.0-alpha.2 - 2024-12-03

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.2 - 2024-12-03

Other

  • update Cargo.toml dependencies

bevy_mod_scripting

0.8.0-alpha.2 - 2024-12-03

Fixed

  • bug when compiling without teal feature (#148)

Other

  • Small fixes (#155)
  • Luau support attempt (#154)
  • Bump bevy & bevy console (#153)
  • Fix failing doctest (#146)
  • update Cargo.toml dependencies


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-11-10T14-29-01Z branch from 3aa5fa0 to a48f789 Compare November 10, 2024 15:15
@github-actions github-actions bot force-pushed the release-plz-2024-11-10T14-29-01Z branch 3 times, most recently from e42966b to 970126b Compare December 3, 2024 11:00
@github-actions github-actions bot force-pushed the release-plz-2024-11-10T14-29-01Z branch from 970126b to 09d2539 Compare December 3, 2024 11:57
@makspll makspll merged commit f35103e into staging Dec 3, 2024
@makspll makspll deleted the release-plz-2024-11-10T14-29-01Z branch December 3, 2024 12:02
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