Skip to content

Commit 94e9422

Browse files
chore: version packages (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9995db commit 94e9422

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plain-heads-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ansible-database-mcp
22

3+
## 1.3.15
4+
5+
### Patch Changes
6+
7+
- b9995db: improve Databricks connection handling with retry logic
8+
39
## 1.3.14
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ansible-database-mcp",
3-
"version": "1.3.14",
3+
"version": "1.3.15",
44
"description": "MCP Server for Safe & Fast human language queries",
55
"main": "dist/main.js",
66
"types": "dist/main.d.ts",

0 commit comments

Comments
 (0)