Skip to content

Commit

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

### Bug Fixes

* use correct doc client ([#9](#9)) ([d052b16](d052b16))
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent d052b16 commit 01798f4
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.3](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.1.2...@adobe/spacecat-shared-dynamo-v1.1.3) (2023-11-30)


### Bug Fixes

* use correct doc client ([#9](https://github.com/adobe-rnd/spacecat-shared/issues/9)) ([d052b16](https://github.com/adobe-rnd/spacecat-shared/commit/d052b16dc6baf65efe83e34fe82d50265f6ae751))

# [@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)


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.2",
"version": "1.1.3",
"description": "Shared modules of the Spacecat Services - DynamoDB client",
"type": "module",
"main": "src/index.js",
Expand Down

0 comments on commit 01798f4

Please sign in to comment.