Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit b2aa19f

Browse files
authored
Release 1.0 (#69)
* README: drop Development/Maturity section * release: move version to 1.0.0 Signed-off-by: Stephan Renatus <stephan@styra.com>
1 parent 5dcb3d0 commit b2aa19f

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
auth:
1313
oAuth2ClientCredentialsEnabled: false
1414
typescript:
15-
version: 0.5.5
15+
version: 1.0.0
1616
additionalDependencies:
1717
dependencies: {}
1818
devDependencies:

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -278,11 +278,3 @@ We've removed most of the auto-generated Speakeasy examples because they generat
278278
<!-- No Custom HTTP Client [http-client] -->
279279

280280
<!-- Placeholder for Future Speakeasy SDK Sections -->
281-
282-
## Development
283-
284-
### Maturity
285-
286-
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
287-
to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
288-
looking for the latest version.

0 commit comments

Comments
 (0)