Skip to content

Commit a2b542c

Browse files
authored
Merge pull request #93 from tsurdilo/typescriptrelease
Add announce for TypeScript SDK
2 parents 01ad926 + 8c10160 commit a2b542c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
</div>
102102
<div class="alert alert-info alert-dismissible fade show text-center" role="alert">
103103
<div id="joinmeetdiv2">
104-
We are excited to add <b><a href="https://github.com/serverlessworkflow/synapse">Synapse</a></b> to our portfolio! <b><a href="https://github.com/serverlessworkflow/synapse">Synapse</a></b> is a Kubernetes-native workflow runtime that supports the Serverless Workflow specification.
104+
We are happy to announce the <a href="https://github.com/serverlessworkflow/sdk-typescript/releases" target="_blank">v1.0.0 release</a> of our <a href="https://github.com/serverlessworkflow/sdk-typescript" target="_blank">TypeScript SDK</a>!!
105105
</div>
106106
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
107107
<span aria-hidden="true">&times;</span>
@@ -171,9 +171,9 @@ <h5>1. Releases</h5>
171171
<tr>
172172
<th scope="row"><a href="https://github.com/serverlessworkflow/sdk-typescript" target="_blank">TypeScript SDK</a></th>
173173
<td>
174-
TBD
174+
<a href="https://github.com/serverlessworkflow/sdk-typescript/releases" target="_blank">v1.0.0</a>
175175
</td>
176-
<td>TBD</td>
176+
<td>7/13/2021</td>
177177
</tr>
178178
<tr>
179179
<th scope="row"><a href="https://github.com/serverlessworkflow/sdk-go" target="_blank">Go SDK</a></th>

0 commit comments

Comments
 (0)