Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/helix-shared-tokencache-v1.4.4](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.3...@adobe/helix-shared-tokencache-v1.4.4) (2024-05-04)

### Bug Fixes

* **deps:** update external fixes ([275f436](275f436))
  • Loading branch information
semantic-release-bot committed May 4, 2024
1 parent 2c117fe commit 96e2fbf
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.4.4](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.3...@adobe/helix-shared-tokencache-v1.4.4) (2024-05-04)


### Bug Fixes

* **deps:** update external fixes ([275f436](https://github.com/adobe/helix-shared/commit/275f436d4d553960103febbcb716b349c283f841))

# [@adobe/helix-shared-tokencache-v1.4.3](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.2...@adobe/helix-shared-tokencache-v1.4.3) (2024-04-27)


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.4.3",
"version": "1.4.4",
"description": "Shared modules of the Helix Project - tokencache",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 96e2fbf

Please sign in to comment.