Skip to content

Commit 5f893fd

Browse files
committed
Bumped version to 5.9.44
1 parent 82dc541 commit 5f893fd

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.43
1+
## 5.9.44
22
10 April 2026 (Friday)
33

4+
- vsmsh: Updated project description and homepage in package.json
5+
- feat: revised project description for clarity and detail
6+
- fix: updated homepage link to reflect new site address
7+
- refactor: modified keywords in package.json for better alignment with project features
48
- vsmsh: Add MAIASS banner to README
59
- feat: include MAIASS banner image in README.md
610
- Update acknowledgments and support sections in README: - docs: add acknowledgments for Git community, contributors, and testers

CHANGELOG.md

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

4+
- Updated project description and homepage in package.json
5+
- feat: revised project description for clarity and detail
6+
- fix: updated homepage link to reflect new site address
7+
- refactor: modified keywords in package.json for better alignment with project features
48
- Add MAIASS banner to README
59
- feat: include MAIASS banner image in README.md
610
- Update acknowledgments and support sections in README

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.43",
4+
"version": "5.9.44",
55
"description": "AI commit message generator, semantic versioning, and changelog automation for Git. One command stages, commits with AI, bumps version, and merges branches. Free credits on install — no sign-up needed.",
66
"main": "maiass.mjs",
77
"bin": {

0 commit comments

Comments
 (0)