Skip to content

Commit b6654ef

Browse files
release: 0.3.0
1 parent 883a0b5 commit b6654ef

2 files changed

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

CHANGELOG.md

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

3+
## 0.3.0 (2026-04-30)
4+
5+
Full Changelog: [v0.2.1...v0.3.0](https://github.com/stainless-commons/stripe-sql/compare/v0.2.1...v0.3.0)
6+
7+
### Features
8+
9+
* **go:** add default http client with timeout ([bb37cf2](https://github.com/stainless-commons/stripe-sql/commit/bb37cf252d4b0f6bc947de1cb20762db11e8b51d))
10+
11+
12+
### Chores
13+
14+
* **internal:** codegen related update ([883a0b5](https://github.com/stainless-commons/stripe-sql/commit/883a0b5aadfdc86382fb0d32830558388a8997ae))
15+
* **internal:** codegen related update ([578f9a4](https://github.com/stainless-commons/stripe-sql/commit/578f9a4c3ea60c2ab6af821ec2bf0397af8d1790))
16+
* **internal:** codegen related update ([06d7086](https://github.com/stainless-commons/stripe-sql/commit/06d7086bd29edf846ccfd20b907b70312eb0ea18))
17+
318
## 0.2.1 (2026-04-18)
419

520
Full Changelog: [v0.2.0...v0.2.1](https://github.com/stainless-commons/stripe-sql/compare/v0.2.0...v0.2.1)

0 commit comments

Comments
 (0)