Commit b810ed1
authored
Bump Slang Version (#492)
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.6.0
### 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
## changelog@0.6.0
### 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>1 parent d7f171c commit b810ed1
File tree
21 files changed
+96
-198
lines changed- .changeset
- crates/solidity/outputs
- cargo/crate
- npm/package
- platforms
- darwin-arm64
- darwin-x64
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-ia32-msvc
- win32-x64-msvc
- scripts/changelog
21 files changed
+96
-198
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments