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.3.0 #120

Closed
wants to merge 1 commit into from

Conversation

stedi-release-plz[bot]
Copy link
Contributor

@stedi-release-plz stedi-release-plz bot commented Nov 4, 2024

🤖 New release

  • jsonata-rs: 0.2.0 -> 0.3.0 (⚠️ API breaking changes)

⚠️ jsonata-rs 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.36.0/src/lints/enum_variant_added.ron

Failed in:
  variant Value:Regex in /tmp/.tmpdCU4Us/jsonata-rs/src/evaluator/value.rs:54
Changelog

0.3.0 - 2024-11-12

Added

  • Handle regex pattern for Value type (#118)

Other

  • add permissions definitions at workflow and jobs level (#129)
  • Revert "chore: exempt CHANGELOG from codeowners (#121)" (#124)
  • Update scorecard.yml (#123)
  • run tests within merge queue (#122)
  • exempt CHANGELOG from codeowners (#121)
  • (deps) update github actions upgrade (#119)


This PR was generated with release-plz.

@stedi-release-plz stedi-release-plz bot requested a review from a team as a code owner November 4, 2024 10:14
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-04T10-14-45Z branch 4 times, most recently from 90b227f to 7c959e9 Compare November 4, 2024 17:49
@stedi-release-plz stedi-release-plz bot changed the title chore: release v0.2.1 chore: release v0.3.0 Nov 5, 2024
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-04T10-14-45Z branch from 7c959e9 to 3205dd1 Compare November 5, 2024 07:39
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-04T10-14-45Z branch from 3205dd1 to 2cbc65b Compare November 12, 2024 09:43
@deepakraog deepakraog deleted the release-plz-2024-11-04T10-14-45Z branch November 20, 2024 11:52
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.

0 participants