Skip to content

Commit bee0c7b

Browse files
chore(main): release 0.3.0
1 parent 75af50e commit bee0c7b

2 files changed

Lines changed: 9 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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to `hawk-sdk` (Python) are documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.0](https://github.com/GrayCodeAI/hawk-sdk-python/compare/v0.2.0...v0.3.0) (2026-05-17)
9+
10+
11+
### Features
12+
13+
* **hawk-sdk-python:** production hardening ([#1](https://github.com/GrayCodeAI/hawk-sdk-python/issues/1)) ([8cfbba2](https://github.com/GrayCodeAI/hawk-sdk-python/commit/8cfbba2a06bc6cd69e6aa76e99161f8ccd8854e1))
14+
* initial Python SDK for hawk daemon API ([654bc65](https://github.com/GrayCodeAI/hawk-sdk-python/commit/654bc65fac499cfafc9a36df89699ab9d191197c))
15+
816
## [Unreleased]
917

1018
### Fixed

0 commit comments

Comments
 (0)