Skip to content

Commit 9540a88

Browse files
authored
Merge pull request #34 from deploymenttheory/release-please--branches--main
chore(main): release 1.0.0
2 parents 11275ed + b97bd8f commit 9540a88

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.0 (2025-10-09)
9+
10+
11+
### Features
12+
13+
* added scaffolding ([3ea6006](https://github.com/deploymenttheory/go-api-sdk-sofa/commit/3ea60067c07e6290445f2dd65c98d4fc224d5be3))
14+
* updated examples and split client into own package ([14d4283](https://github.com/deploymenttheory/go-api-sdk-sofa/commit/14d4283f2bfdf8a546a8575f41ffe8dad8b39196))
15+
* updated pipeline with support of v2 api ([f1a00b9](https://github.com/deploymenttheory/go-api-sdk-sofa/commit/f1a00b937540e850654291e82f4abcc59a4214f7))
16+
17+
18+
### Bug Fixes
19+
20+
* go mod version ([bdd3ec9](https://github.com/deploymenttheory/go-api-sdk-sofa/commit/bdd3ec9c6c0df3991b53f406aceb19835d06611a))
21+
* testing go struct generation ([727772e](https://github.com/deploymenttheory/go-api-sdk-sofa/commit/727772ee842880f26c4e20151799b548d5fc6f8d))
22+
823
## [Unreleased]
924

1025
### Added
@@ -30,4 +45,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3045
### Added
3146

3247
- Inititated y [@your_username](https://github.com/your_username)
33-
- Inititated z [@your_username](https://github.com/your_username)
48+
- Inititated z [@your_username](https://github.com/your_username)

0 commit comments

Comments
 (0)