Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2024-07-16)

### Features

* implement caching for jwks and user data ([a25afb2](a25afb2))

### Bug Fixes

* Fix autoloading issue in Client.php ([4845a91](4845a91))
* Fix autoloading issue in Client.php ([f4ee301](f4ee301))
* incorrect interface ([d0ff5f3](d0ff5f3))
  • Loading branch information
semantic-release-bot committed Jul 16, 2024
1 parent cf22e35 commit c51e7d9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 1.0.0 (2024-07-16)


### Features

* implement caching for jwks and user data ([a25afb2](https://github.com/trustedshops-public/cot-php-integration-library/commit/a25afb2ea41efe1bc2810e88f746db09d8e5414a))


### Bug Fixes

* Fix autoloading issue in Client.php ([4845a91](https://github.com/trustedshops-public/cot-php-integration-library/commit/4845a91d9860777bc562c97f9457bbc0d372bfbb))
* Fix autoloading issue in Client.php ([f4ee301](https://github.com/trustedshops-public/cot-php-integration-library/commit/f4ee301cf40848d3554024b73aa1271e8cf7a2be))
* incorrect interface ([d0ff5f3](https://github.com/trustedshops-public/cot-php-integration-library/commit/d0ff5f3f6f5869e18410518d7f7189892dceb7a1))

0 comments on commit c51e7d9

Please sign in to comment.