Skip to content

Commit 10e97ce

Browse files
committed
Bumped version to 5.9.40
1 parent 1c24d2b commit 10e97ce

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

.CHANGELOG_internal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
## 5.9.39
1+
## 5.9.40
22
9 April 2026 (Thursday)
33

4+
- vsmsh: Updated package.json with repository information
5+
- feat: added repository URL, homepage, and bugs sections to package.json
6+
- docs: updated documentation for package.json changes
47
- vsmsh: Refined config value handling in readConfig function
58
- feat: enhanced quote stripping for dotenv conventions
69
- docs: updated comments for clarity on handling quotes

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
## 5.9.39
1+
## 5.9.40
22
9 April 2026
33

4+
- Updated package.json with repository information
5+
- feat: added repository URL, homepage, and bugs sections to package.json
6+
- docs: updated documentation for package.json changes
47
- Refined config value handling in readConfig function
58
- feat: enhanced quote stripping for dotenv conventions
69
- docs: updated comments for clarity on handling quotes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maiass",
33
"type": "module",
4-
"version": "5.9.39",
4+
"version": "5.9.40",
55
"description": "MAIASS - Modular AI-Augmented Semantic Scribe - Intelligent Git workflow automation",
66
"main": "maiass.mjs",
77
"bin": {

0 commit comments

Comments
 (0)