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

separate slang_solidity_cli into a separate crate #1079

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

OmarTawfik
Copy link
Collaborator

and update documentation everywhere.

and update documentation everywhere.
Copy link

changeset-bot bot commented Aug 20, 2024

🦋 Changeset detected

Latest commit: cddedb0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
@nomicfoundation/slang Minor
@nomicfoundation/slang-darwin-arm64 Minor
@nomicfoundation/slang-darwin-x64 Minor
@nomicfoundation/slang-linux-arm64-gnu Minor
@nomicfoundation/slang-linux-arm64-musl Minor
@nomicfoundation/slang-linux-x64-gnu Minor
@nomicfoundation/slang-linux-x64-musl Minor
@nomicfoundation/slang-win32-arm64-msvc Minor
@nomicfoundation/slang-win32-ia32-msvc Minor
@nomicfoundation/slang-win32-x64-msvc Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@OmarTawfik OmarTawfik marked this pull request as ready for review August 20, 2024 03:34
@OmarTawfik OmarTawfik requested a review from a team as a code owner August 20, 2024 03:34
@OmarTawfik OmarTawfik added this pull request to the merge queue Aug 20, 2024
Merged via the queue into main with commit 43b389e Aug 20, 2024
3 checks passed
@OmarTawfik OmarTawfik deleted the split-bin-crate branch August 20, 2024 05:31
@github-actions github-actions bot mentioned this pull request Aug 20, 2024
github-merge-queue bot pushed a commit that referenced this pull request Aug 28, 2024
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>
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.

2 participants