Skip to content

Commit d81929f

Browse files
chore(master): release 5.3.1
1 parent dcb89c6 commit d81929f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.3.0"
2+
".": "5.3.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.3.1](https://github.com/aaronshaf/dynamodb-admin/compare/v5.3.0...v5.3.1) (2026-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* update docs ([#528](https://github.com/aaronshaf/dynamodb-admin/issues/528)) ([dcb89c6](https://github.com/aaronshaf/dynamodb-admin/commit/dcb89c619a0afc06b01bd42062c17b00ff6c33f7))
9+
310
## [5.3.0](https://github.com/aaronshaf/dynamodb-admin/compare/v5.2.0...v5.3.0) (2026-06-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamodb-admin",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"packageManager": "pnpm@11.5.3",
55
"description": "GUI for DynamoDB. Useful for local development.",
66
"bin": {

0 commit comments

Comments
 (0)