Skip to content

Commit cf1da61

Browse files
committed
Bumped version to 5.13.6
1 parent c01c652 commit cf1da61

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

.CHANGELOG_internal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 5.13.5
1+
## 5.13.6
22
25 May 2026 (Monday)
33

4+
- github-actions[bot]: Sync package-lock.json with bumped version
45
- Mark: MAI-51 + MAI-52: add -m/--message flag and devlog .env.maiass.local template (#17)
56
- MAI-51: add -m/--message flag for non-interactive commit messages. The value is: used verbatim (real newlines preserved, no escape interpretation, no blank-line
67
joining), bypasses the AI proxy + interactive prompts entirely (works with no

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 5.13.5
1+
## 5.13.6
22
25 May 2026
33

4+
- Synced package-lock.json with updated version.
45
- + MAI-52: add -m/--message flag and devlog .env.maiass.local template (#17)
56
- * MAI-51 + MAI-52: add -m/--message flag and devlog .env.maiass.local template
67
- add -m/--message flag for non-interactive commit messages. The value is

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.13.5",
4+
"version": "5.13.6",
55
"description": "AI commit messages, version bumps, and changelogs from one command. Stages, commits, merges, tags. Anonymous on first run — no email, no card.",
66
"main": "maiass.mjs",
77
"bin": {

0 commit comments

Comments
 (0)