Skip to content

Commit 577d4a7

Browse files
chore(main): release typescript 0.1.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 023fe2e commit 577d4a7

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.0.2"
2+
"typescript": "0.1.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.1.0](https://github.com/codize-dev/sdk/compare/typescript-v0.0.2...typescript-v0.1.0) (2026-02-27)
4+
5+
6+
### Documentation
7+
8+
* Create typescript/README.md ([023fe2e](https://github.com/codize-dev/sdk/commit/023fe2e87c79a7de25e36324effcd056f8d96d3c))
9+
310
## [0.0.2](https://github.com/codize-dev/sdk/compare/typescript-v0.0.1...typescript-v0.0.2) (2026-02-27)
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.0.2",
3+
"version": "0.1.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)