Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update latest testnet-compatible JavaScript release versions (#634)
Browse files Browse the repository at this point in the history
* Update latest testnet-compatible JavaScript release versions

* Add links to release notes for each version
  • Loading branch information
Shaptic authored Nov 2, 2023
1 parent 7c83f72 commit 228e4bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/reference/releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ Preview releases are software releases that are also released to the [Testnet] t
| Stellar Horizon | `2.27.0~rc2-384` |
| Stellar Friendbot | `soroban-v0.0.2-alpha` |
| Stellar Quickstart | `docker.io/stellar/quickstart:testing@sha256:0c756150e7b3c53603fe36bb932c4e7d7ceaef691906b2d3d952771ccc195559` |
| Stellar JS Stellar Base | `10.0.0-beta.1` |
| Stellar JS Soroban Client | `v1.0.0-beta.2` |
| Stellar JS Stellar Base | [`v10.0.0-beta.3`](https://github.com/stellar/js-stellar-base/releases/tag/v10.0.0-beta.3) |
| Stellar JS Stellar SDK | [`v11.0.0-beta.5`](https://github.com/stellar/js-stellar-sdk/releases/tag/v11.0.0-beta.5) |
| Stellar JS Soroban Client | [`v1.0.0-beta.3`](https://github.com/stellar/js-soroban-client/releases/tag/v1.0.0-beta.3) (deprecated, prefer the Stellar SDK) |
| Freighter | `5.6.1` |
| Laboratory | `2.12.0` |
| Soroban React Payment dapp | `2.0.0` |
Expand Down

0 comments on commit 228e4bf

Please sign in to comment.