Skip to content

Commit 9fdadf2

Browse files
chore(main): release 1.0.0
1 parent c4ffdc9 commit 9fdadf2

4 files changed

Lines changed: 12 additions & 4 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-
".": "0.1.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-03-05)
4+
5+
6+
### Features
7+
8+
* initial @keito-ai/sdk implementation ([c4ffdc9](https://github.com/osodevops/keito-node/commit/c4ffdc9a5c43a9b7f82707f66377888d63af0518))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keito-ai/sdk",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Official Node.js SDK for the Keito API — time tracking, expenses, and invoicing for humans and AI agents",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)