Skip to content

Commit 17c6a3e

Browse files
committed
Bumped version to 5.9.43
1 parent f5d9f77 commit 17c6a3e

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

.CHANGELOG_internal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
## 5.9.42
1+
## 5.9.43
22
10 April 2026 (Friday)
33

4+
- vsmsh: Add MAIASS banner to README
5+
- feat: include MAIASS banner image in README.md
6+
- Update acknowledgments and support sections in README: - docs: add acknowledgments for Git community, contributors, and testers
7+
- docs: update support section with GitHub Sponsors and Ko-fi links
48
- vsmsh: Refactored config parsing logic in version-manager.js
59
- refactor: improved parsing of pipe-separated config
610
- fix: handled escaped pipes correctly in file configurations

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## 5.9.42
1+
## 5.9.43
22
10 April 2026
33

4+
- Add MAIASS banner to README
5+
- feat: include MAIASS banner image in README.md
6+
- Update acknowledgments and support sections in README
7+
- docs: add acknowledgments for Git community, contributors, and testers
8+
- docs: update support section with GitHub Sponsors and Ko-fi links
49
- Refactored config parsing logic in version-manager.js
510
- refactor: improved parsing of pipe-separated config
611
- fix: handled escaped pipes correctly in file configurations

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.42",
4+
"version": "5.9.43",
55
"description": "MAIASS - Modular AI-Augmented Semantic Scribe - Intelligent Git workflow automation",
66
"main": "maiass.mjs",
77
"bin": {

0 commit comments

Comments
 (0)