Skip to content

Commit 645b5ca

Browse files
authored
Merge pull request #13 from deploymenttheory/release-please--branches--main
chore(main): release 0.2.0
2 parents da77d79 + 0e8f4f7 commit 645b5ca

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ 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+
## [0.2.0](https://github.com/deploymenttheory/go-api-sdk-apple/compare/v0.1.1...v0.2.0) (2025-10-22)
9+
10+
11+
### Features
12+
13+
* added v3 for testing ([1033b91](https://github.com/deploymenttheory/go-api-sdk-apple/commit/1033b91a5272508a7333794ab5d07280c6611b51))
14+
15+
16+
### Bug Fixes
17+
18+
* examples for axm ([d440074](https://github.com/deploymenttheory/go-api-sdk-apple/commit/d440074f23fe32a6bd836ae5c93eb36af0463ba6))
19+
* examples tweaks ([da6a634](https://github.com/deploymenttheory/go-api-sdk-apple/commit/da6a634d0f785ae0f51e5982160c0129322a132b))
20+
* for constants usage ([68b48e4](https://github.com/deploymenttheory/go-api-sdk-apple/commit/68b48e4629575723c051c48988a09fffc0dd0a70))
21+
* more struct dupes ([e6c73b8](https://github.com/deploymenttheory/go-api-sdk-apple/commit/e6c73b8c04b6d02415dd79a93e15e5f8f56955ae))
22+
* query struct dupe ([34cfa2f](https://github.com/deploymenttheory/go-api-sdk-apple/commit/34cfa2f9a62df538c2f16da70c1efb20d92befd1))
23+
* removed reudundant oauth auth code ([4f0274f](https://github.com/deploymenttheory/go-api-sdk-apple/commit/4f0274f8175fadf03afc98dbfa4984926ac17b2e))
24+
* restructure ([3cb4069](https://github.com/deploymenttheory/go-api-sdk-apple/commit/3cb40692b672787f77cc0bb676dbb90eb383170b))
25+
* struct reorg ([da77d79](https://github.com/deploymenttheory/go-api-sdk-apple/commit/da77d79e7af59dfb3ec895582f2d3a7ebde09431))
26+
827
## [0.1.1](https://github.com/deploymenttheory/go-api-sdk-apple/compare/v0.1.0...v0.1.1) (2025-10-09)
928

1029

0 commit comments

Comments
 (0)