Skip to content

Commit 2c545fc

Browse files
weirdryclaude
andcommitted
chore: bump version to 1.10.0
πŸ€– Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a72abd9 commit 2c545fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ Could not auto-discover MFA devices, using fallback detection
362362
363363
| Tool | Description | Status | Version |
364364
|------|-------------|--------|---------|
365-
| [db-toolkit](./packages/db-toolkit) | Complete database toolkit: connections, migration, operations | βœ… Active | 1.9.0 |
365+
| [db-toolkit](./packages/db-toolkit) | Complete database toolkit: connections, migration, operations | βœ… Active | 1.10.0 |
366366
| monitoring-cli | Infrastructure monitoring tools | 🚧 Planned | - |
367367
| deployment-helper | Deployment utilities | 🚧 Planned | - |
368368

β€Žpackages/db-toolkit/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fiftyten/db-toolkit",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "Complete database toolkit: connections, migration, and operations via AWS Session Manager",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
Β (0)