Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/spacecat-shared-dynamo-v1.1.2](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.1.1...@adobe/spacecat-shared-dynamo-v1.1.2) (2023-11-29)

### Bug Fixes

* key validation ([#7](#7)) ([4283e14](4283e14))
  • Loading branch information
semantic-release-bot committed Nov 29, 2023
1 parent 4283e14 commit 00e27b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/spacecat-shared-dynamo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@adobe/spacecat-shared-dynamo-v1.1.2](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.1.1...@adobe/spacecat-shared-dynamo-v1.1.2) (2023-11-29)


### Bug Fixes

* key validation ([#7](https://github.com/adobe-rnd/spacecat-shared/issues/7)) ([4283e14](https://github.com/adobe-rnd/spacecat-shared/commit/4283e1418f78b8d610637b90bd504e47ae3bc8ee))

# [@adobe/spacecat-shared-dynamo-v1.1.1](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.1.0...@adobe/spacecat-shared-dynamo-v1.1.1) (2023-11-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-dynamo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-dynamo",
"version": "1.1.1",
"version": "1.1.2",
"description": "Shared modules of the Spacecat Services - DynamoDB client",
"type": "module",
"main": "src/index.js",
Expand Down

0 comments on commit 00e27b0

Please sign in to comment.