Skip to content

Commit 7e9a92c

Browse files
chore: release version 1.4.0
1 parent e1ba7ee commit 7e9a92c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to the MyDBA extension will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.4.0] - 2025-11-08
9+
10+
### Added
11+
12+
- Phase 1.5 Critical Path - Production Blockers & Core Test Coverage ([#10](https://github.com/nipunap/mydba/pull/10))
13+
814
## [1.3.0] - 2025-11-08
915

1016
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mydba",
33
"displayName": "MyDBA - AI-Powered Database Assistant",
44
"description": "AI-powered database management and optimization for MySQL, MariaDB, PostgreSQL, Redis, and Valkey",
5-
"version": "1.3.0",
5+
"version": "1.4.0",
66
"publisher": "NipunaPerera",
77
"icon": "resources/mydba.png",
88
"engines": {

0 commit comments

Comments
 (0)