Skip to content

Commit

Permalink
chore(release): @affinidi-tdk/auth-provider-v1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](https://github.com/affinidi/affinidi-tdk/compare/@affinidi-tdk/auth-provider-v1.6.0...@affinidi-tdk/auth-provider-v1.6.1) (2024-06-26)

### Bug Fixes

* no bundled dependencies in auth-provider package ([#108](#108)) ([5e1c876](5e1c876))
  • Loading branch information
semantic-release-bot committed Jun 26, 2024
1 parent 5e1c876 commit ae98f12
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/auth-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.1](https://github.com/affinidi/affinidi-tdk/compare/@affinidi-tdk/auth-provider-v1.6.0...@affinidi-tdk/auth-provider-v1.6.1) (2024-06-26)


### Bug Fixes

* no bundled dependencies in auth-provider package ([#108](https://github.com/affinidi/affinidi-tdk/issues/108)) ([5e1c876](https://github.com/affinidi/affinidi-tdk/commit/5e1c87698daaf741a0be99dfb76a6fa5bf748a2b))

# [1.6.0](https://github.com/affinidi/affinidi-tdk/compare/@affinidi-tdk/auth-provider-v1.5.0...@affinidi-tdk/auth-provider-v1.6.0) (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/auth-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/auth-provider",
"version": "1.6.0",
"version": "1.6.1",
"description": "Internal module for managing access tokens",
"author": "Affinidi",
"repository": {
Expand Down

0 comments on commit ae98f12

Please sign in to comment.