Skip to content

Commit 2e92063

Browse files
chore(main): release typescript 0.1.2 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff58369 commit 2e92063

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.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.1"
2+
"typescript": "0.1.2"
33
}

typescript/CHANGELOG.md

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

3+
## [0.1.2](https://github.com/codize-dev/sdk/compare/typescript-v0.1.1...typescript-v0.1.2) (2026-02-28)
4+
5+
6+
### Features
7+
8+
* Release typescript 0.1.2 ([ff58369](https://github.com/codize-dev/sdk/commit/ff58369e4a54db4bc2a1fe72644df5d4036299a5))
9+
10+
11+
### Bug Fixes
12+
13+
* Make SandboxExecuteResponse's run field nullable to match compile ([3d02fe2](https://github.com/codize-dev/sdk/commit/3d02fe2e87c30697488715b2a6eacda77f48b216))
14+
315
## [0.1.1](https://github.com/codize-dev/sdk/compare/typescript-v0.1.0...typescript-v0.1.1) (2026-02-27)
416

517

0 commit comments

Comments
 (0)