Skip to content

Commit

Permalink
chore(release): @affinidi-tdk/auth-provider-v1.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.1](https://github.com/affinidi/affinidi-tdk/compare/@affinidi-tdk/auth-provider-v1.13.0...@affinidi-tdk/auth-provider-v1.13.1) (2024-07-25)

### Bug Fixes

* allow using package on the frontend without depending on process ([#153](#153)) ([f7f1756](f7f1756))
  • Loading branch information
semantic-release-bot committed Jul 25, 2024
1 parent d751b8e commit 53cdd7a
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.13.1](https://github.com/affinidi/affinidi-tdk/compare/@affinidi-tdk/auth-provider-v1.13.0...@affinidi-tdk/auth-provider-v1.13.1) (2024-07-25)


### Bug Fixes

* allow using package on the frontend without depending on process ([#153](https://github.com/affinidi/affinidi-tdk/issues/153)) ([f7f1756](https://github.com/affinidi/affinidi-tdk/commit/f7f1756ae9d7bc14dd3fb8d2a12796009256a618))

# [1.13.0](https://github.com/affinidi/affinidi-tdk/compare/@affinidi-tdk/auth-provider-v1.12.0...@affinidi-tdk/auth-provider-v1.13.0) (2024-07-25)


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.13.0",
"version": "1.13.1",
"description": "Internal module for managing access tokens",
"author": "Affinidi",
"repository": {
Expand Down

0 comments on commit 53cdd7a

Please sign in to comment.