Skip to content

Commit 0d9db68

Browse files
authored
Add version 0.8.4 and typo warning for previous versions to README (#196)
Signed-off-by: handreyrc <handrey.cunha@gmail.com>
1 parent b5a3fb5 commit 0d9db68

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,17 @@ With the SDK you can:
1212

1313
### Status
1414

15-
| Latest Releases | Conformance to spec version |
15+
| Latest Releases | Conformance to Spec Version |
1616
| :---: | :---: |
17+
| [v0.8.4](https://github.com/serverlessworkflow/sdk-typescript/releases/) | [v0.8](https://github.com/serverlessworkflow/specification/tree/0.8.x) |
18+
19+
> [!WARNING]
20+
> Previous versions of the SDK were published with a typo in the scope:
21+
> @severlessworkflow/sdk-typescript instead of
22+
> @se**r**verlessworkflow/sdk-typescript
23+
24+
| Latest Releases | Conformance to spec version |
25+
|:------------------------------------------------------------------------:| :---: |
1726
| [v1.0.0](https://github.com/serverlessworkflow/sdk-typescript/releases/) | [v0.6](https://github.com/serverlessworkflow/specification/tree/0.6.x) |
1827
| [v2.0.0](https://github.com/serverlessworkflow/sdk-typescript/releases/) | [v0.7](https://github.com/serverlessworkflow/specification/tree/0.7.x) |
1928
| [v3.0.0](https://github.com/serverlessworkflow/sdk-typescript/releases/) | [v0.8](https://github.com/serverlessworkflow/specification/tree/0.8.x) |

0 commit comments

Comments
 (0)