Skip to content

Commit 17ab990

Browse files
chore(main): release 0.1.1
1 parent 7581641 commit 17ab990

4 files changed

Lines changed: 13 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+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/osodevops/keito-node/compare/v0.1.0...v0.1.1) (2026-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* normalize repository URL in package.json ([de6261b](https://github.com/osodevops/keito-node/commit/de6261ba9d39dc9a463a637e574fca139bb34bee))
9+
* pin GitHub Actions to immutable commit SHAs ([7581641](https://github.com/osodevops/keito-node/commit/7581641a6dc09a5b24e6957f07c2715da8be981b))

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": "0.1.1",
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)