Skip to content

Commit

Permalink
chore(release): 1.3.14 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/helix-shared-tokencache-v1.3.14](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.3.13...@adobe/helix-shared-tokencache-v1.3.14) (2023-10-28)

### Bug Fixes

* **deps:** update external fixes ([#859](#859)) ([07f9109](07f9109))
  • Loading branch information
semantic-release-bot committed Oct 28, 2023
1 parent 07f9109 commit 87931c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/helix-shared-tokencache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@adobe/helix-shared-tokencache-v1.3.14](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.3.13...@adobe/helix-shared-tokencache-v1.3.14) (2023-10-28)


### Bug Fixes

* **deps:** update external fixes ([#859](https://github.com/adobe/helix-shared/issues/859)) ([07f9109](https://github.com/adobe/helix-shared/commit/07f91095a18127d70c9162785631ba3080e6de2d))

# [@adobe/helix-shared-tokencache-v1.3.13](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.3.12...@adobe/helix-shared-tokencache-v1.3.13) (2023-10-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-tokencache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-shared-tokencache",
"version": "1.3.13",
"version": "1.3.14",
"description": "Shared modules of the Helix Project - tokencache",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 87931c9

Please sign in to comment.