Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/helix-shared-secrets-v2.0.2](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-secrets-v2.0.1...@adobe/helix-shared-secrets-v2.0.2) (2023-02-02)

### Bug Fixes

* don't throw error if context is invalid ([#757](#757)) ([3b6ec5d](3b6ec5d))
  • Loading branch information
semantic-release-bot committed Feb 2, 2023
1 parent 3b6ec5d commit 47ff5f6
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-secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@adobe/helix-shared-secrets-v2.0.2](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-secrets-v2.0.1...@adobe/helix-shared-secrets-v2.0.2) (2023-02-02)


### Bug Fixes

* don't throw error if context is invalid ([#757](https://github.com/adobe/helix-shared/issues/757)) ([3b6ec5d](https://github.com/adobe/helix-shared/commit/3b6ec5d2ce5a481f147dcab669cfa94c90a5bcf9))

# [@adobe/helix-shared-secrets-v2.0.1](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-secrets-v2.0.0...@adobe/helix-shared-secrets-v2.0.1) (2023-01-31)


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

0 comments on commit 47ff5f6

Please sign in to comment.