Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/helix-shared-tokencache-v1.3.1](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.3.0...@adobe/helix-shared-tokencache-v1.3.1) (2023-07-26)

### Bug Fixes

* plugin metadata lost on cache update ([#825](#825)) ([44ccdba](44ccdba))
  • Loading branch information
semantic-release-bot committed Jul 26, 2023
1 parent 44ccdba commit 0205a14
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.1](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.3.0...@adobe/helix-shared-tokencache-v1.3.1) (2023-07-26)


### Bug Fixes

* plugin metadata lost on cache update ([#825](https://github.com/adobe/helix-shared/issues/825)) ([44ccdba](https://github.com/adobe/helix-shared/commit/44ccdba5488c4314456efc4d5ed2393a26b863df))

# [@adobe/helix-shared-tokencache-v1.3.0](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.2.10...@adobe/helix-shared-tokencache-v1.3.0) (2023-07-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.0",
"version": "1.3.1",
"description": "Shared modules of the Helix Project - tokencache",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 0205a14

Please sign in to comment.