Skip to content

Commit 3ac0e33

Browse files
chore: release master (#179)
🤖 I have created a release *beep* *boop* --- <details><summary>docs: 0.3.9</summary> ## [0.3.9](docs-v0.3.8...docs-v0.3.9) (2025-07-08) ### Bug Fixes * adding requestID to solve api ([#178](#178)) ([0438cc9](0438cc9)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0438cc9 commit 3ac0e33

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"docs": "0.3.8",
2+
"docs": "0.3.9",
33
"packages/sdk": "1.4.4",
44
"packages/react": "1.4.4"
55
}

docs/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.3.9](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.3.8...docs-v0.3.9) (2025-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* adding requestID to solve api ([#178](https://github.com/sprintertech/sprinter-sdk/issues/178)) ([0438cc9](https://github.com/sprintertech/sprinter-sdk/commit/0438cc921ab037988d46f43f61bfe481d7a0e8b1))
9+
310
## [0.3.8](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.3.7...docs-v0.3.8) (2025-06-30)
411

512
### Bug Fixes

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/sprintertech/sprinter-sdk.git"

0 commit comments

Comments
 (0)