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

Prepare for release 0.23.0 with version updates #862

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Nov 4, 2024

PR Type

enhancement, configuration changes


Description

  • Updated the runtime specification version from 2294 to 2300 in both the Rust source file and the TypeScript test configuration.
  • Bumped the package version in Cargo.toml from 0.22.94 to 0.23.0 to prepare for the new release.

Changes walkthrough 📝

Relevant files
Configuration changes
lib.rs
Update runtime specification version                                         

runtime/laos/src/lib.rs

  • Updated spec_version from 2294 to 2300.
+1/-1     
config.ts
Update runtime specification version in test configuration

e2e-tests/tests/config.ts

  • Updated RUNTIME_SPEC_VERSION from 2294 to 2300.
+1/-1     
Enhancement
Cargo.toml
Bump package version to 0.23.0                                                     

Cargo.toml

  • Updated package version from 0.22.94 to 0.23.0.
+1/-1     

💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

@asiniscalchi
Copy link
Member Author

/describe

Copy link

github-actions bot commented Nov 4, 2024

PR Description updated to latest commit (930e583)

@github-actions github-actions bot changed the title prerelease 0.23.0 Prepare for release 0.23.0 with version updates Nov 4, 2024
@asiniscalchi asiniscalchi merged commit d94531f into main Nov 4, 2024
9 checks passed
@asiniscalchi asiniscalchi deleted the feature/prepare-release-0.23.0 branch November 4, 2024 14:35
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.

3 participants