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 #163

Merged
merged 2 commits into from
Dec 3, 2023
Merged

chore: release #163

merged 2 commits into from
Dec 3, 2023

Conversation

StuartHarris
Copy link
Member

🤖 New release

  • crux_core: 0.6.5 -> 0.7.0 (⚠️ API breaking changes)
  • crux_http: 0.4.3 -> 0.4.4
  • crux_time: 0.1.6 -> 0.1.7
  • crux_kv: 0.1.5 -> 0.1.6
  • crux_platform: 0.1.5 -> 0.1.6

⚠️ crux_core breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.25.0/src/lints/enum_variant_added.ron

Failed in:
  variant TypeGenError:PnpmNotFound in /private/var/folders/vj/_19mcln57qz5j75lqqjtxc540000gn/T/.tmpRXpBYp/crux/crux_core/src/typegen.rs:111
Changelog

crux_core

0.7.0 - 2023-12-03

Fixed

  • fix doc tests

Other

  • improve typegen error handling

crux_http

0.4.4 - 2023-12-03

Other

  • updated the following local packages: crux_core, crux_core

crux_time

0.1.7 - 2023-12-03

Other

  • updated the following local packages: crux_core

crux_kv

0.1.6 - 2023-12-03

Other

  • updated the following local packages: crux_core

crux_platform

0.1.6 - 2023-12-03

Other

  • updated the following local packages: crux_core


This PR was generated with release-plz.

@StuartHarris StuartHarris merged commit 5ec3336 into master Dec 3, 2023
18 checks passed
@StuartHarris StuartHarris deleted the release-plz-2023-12-03T14-39-24Z branch December 3, 2023 14:47
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