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

provide API to list supported language versions #490

Merged

Conversation

OmarTawfik
Copy link
Contributor

Closes #363

@OmarTawfik OmarTawfik requested a review from a team as a code owner June 1, 2023 13:33
@OmarTawfik OmarTawfik enabled auto-merge June 1, 2023 13:33
@changeset-bot
Copy link

changeset-bot bot commented Jun 1, 2023

🦋 Changeset detected

Latest commit: 0496613

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

This PR includes changesets to release 1 package
Name Type
changelog 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 added this pull request to the merge queue Jun 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 1, 2023
@OmarTawfik OmarTawfik force-pushed the supported-versions-api branch from 2e85126 to 0496613 Compare June 2, 2023 14:53
@OmarTawfik OmarTawfik enabled auto-merge June 2, 2023 14:53
@OmarTawfik OmarTawfik added this pull request to the merge queue Jun 2, 2023
Merged via the queue into NomicFoundation:main with commit ea8e7e7 Jun 2, 2023
@OmarTawfik OmarTawfik deleted the supported-versions-api branch June 2, 2023 15:11
@github-actions github-actions bot mentioned this pull request Jun 2, 2023
OmarTawfik pushed a commit that referenced this pull request Jun 7, 2023
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/[email protected]

### Minor Changes

- [#490](#490)
[`ea8e7e7`](ea8e7e7)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - provide API to
list supported language versions

- [#489](#489)
[`15c34a7`](15c34a7)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - replace panics
with JS exceptions in npm package

### Patch Changes

- [#488](#488)
[`d7f171c`](d7f171c)
Thanks [@DaniPopes](https://github.com/DaniPopes)! - introduce a `cli`
Cargo feature to compile the CLI binary

## [email protected]

### Minor Changes

- [#490](#490)
[`ea8e7e7`](ea8e7e7)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - provide API to
list supported language versions

- [#489](#489)
[`15c34a7`](15c34a7)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - replace panics
with JS exceptions in npm package

### Patch Changes

- [#488](#488)
[`d7f171c`](d7f171c)
Thanks [@DaniPopes](https://github.com/DaniPopes)! - introduce a `cli`
Cargo feature to compile the CLI binary

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.

Expose the list of supported versions from the API
2 participants