Skip to content

Commit 1e586a8

Browse files
chore(main): release typescript 0.2.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6d8458e commit 1e586a8

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"typescript": "0.1.2"
2+
"typescript": "0.2.0"
33
}

typescript/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/codize-dev/sdk/compare/typescript-v0.1.2...typescript-v0.2.0) (2026-02-28)
4+
5+
6+
### Features
7+
8+
* Add signal and status fields to SandboxStageResult ([6d8458e](https://github.com/codize-dev/sdk/commit/6d8458e188f8dca391cc47d467723cc041774de8))
9+
310
## [0.1.2](https://github.com/codize-dev/sdk/compare/typescript-v0.1.1...typescript-v0.1.2) (2026-02-28)
411

512

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codize/sdk",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Official TypeScript SDK for the Codize API",
55
"homepage": "https://github.com/codize-dev/sdk",
66
"repository": {

0 commit comments

Comments
 (0)