Skip to content

Commit 1ff9144

Browse files
committed
Bumped version to 5.9.37
1 parent 740c7a5 commit 1ff9144

3 files changed

Lines changed: 11 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.36
1+
## 5.9.37
22
9 April 2026 (Thursday)
33

4+
- vsmsh: Added GitHub release creation to npm deploy script
5+
- feat: implement GitHub release creation in deployment process
6+
- fix: update success message to include GitHub deployment
7+
- docs: modify release notes format in script
48
- vsmsh: Enhanced subscription logic for CI environments
59
- feat: implemented check to skip anonymous subscription creation in CI environments
610
- docs: updated comments to clarify behavior in bashmaiass and CI contexts

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
## 5.9.36
1+
## 5.9.37
22
9 April 2026
33

4+
- Added GitHub release creation to npm deploy script
5+
- feat: implement GitHub release creation in deployment process
6+
- fix: update success message to include GitHub deployment
7+
- docs: modify release notes format in script
48
- Enhanced subscription logic for CI environments
59
- feat: implemented check to skip anonymous subscription creation in CI environments
610
- docs: updated comments to clarify behavior in bashmaiass and CI contexts

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

0 commit comments

Comments
 (0)