Skip to content

Commit 1d5db60

Browse files
github-actions[bot]Michel Osswald
andauthored
chore(main): release 0.2.0 (#43)
* chore(main): release 0.2.0 * chore: trigger release checks --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Michel Osswald <michel@kontext.security>
1 parent 77608e2 commit 1d5db60

2 files changed

Lines changed: 17 additions & 1 deletion

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

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/kontext-dev/kontext-cli/compare/v0.1.1...v0.2.0) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* **cli:** add logout command ([#46](https://github.com/kontext-dev/kontext-cli/issues/46)) ([840c98c](https://github.com/kontext-dev/kontext-cli/commit/840c98cec7eb85c8812b43664f02f3264e2cc340))
9+
* **cli:** check for new releases on startup ([#48](https://github.com/kontext-dev/kontext-cli/issues/48)) ([ef435d6](https://github.com/kontext-dev/kontext-cli/commit/ef435d6e6cd0f74b9c0fe0291c9b66bb64c11440))
10+
11+
12+
### Bug Fixes
13+
14+
* **cli:** exchange gateway token after agent auth ([#50](https://github.com/kontext-dev/kontext-cli/issues/50)) ([77608e2](https://github.com/kontext-dev/kontext-cli/commit/77608e2fbdcfad5448e3bc19f61c1bb53f1066ff))
15+
* **cli:** scope exchanges to the session agent ([#47](https://github.com/kontext-dev/kontext-cli/issues/47)) ([3c236bc](https://github.com/kontext-dev/kontext-cli/commit/3c236bc239ad6e321d0bc8ed399bc0eb3174e0b5))
16+
* **cli:** use agent-scoped gateway login for connect sessions ([#49](https://github.com/kontext-dev/kontext-cli/issues/49)) ([0ab023c](https://github.com/kontext-dev/kontext-cli/commit/0ab023cc5d336a3c03966ce6f8679f83ea80bc2a))
17+
* use connect-session URL for provider auth ([8aeede0](https://github.com/kontext-dev/kontext-cli/commit/8aeede08b0714c3af4ec55ed542816916b45630e))
18+
319
## [0.1.1](https://github.com/kontext-dev/kontext-cli/compare/v0.1.0...v0.1.1) (2026-04-09)
420

521

0 commit comments

Comments
 (0)