Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @nomicfoundation/slang@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-darwin-arm64@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-darwin-x64@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-linux-arm64-gnu@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-linux-arm64-musl@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-linux-x64-gnu@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-linux-x64-musl@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-win32-arm64-msvc@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-win32-ia32-msvc@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. ## @nomicfoundation/slang-win32-x64-msvc@0.17.0 ### Minor Changes - [#1079](#1079) [`43b389e`](43b389e) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate. ### Patch Changes - [#1086](#1086) [`f749e53`](f749e53) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information