Skip to content

Commit 9e3c4c0

Browse files
committed
Merge branch 'release/5.13.0' into develop
2 parents 3e13374 + 8a3649c commit 9e3c4c0

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.CHANGELOG_internal.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.13.0
2+
21 May 2026 (Thursday)
3+
4+
- Sync package-lock.json with bumped version
5+
16
## 5.12.15
27
19 May 2026 (Tuesday)
38

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.13.0
2+
21 May 2026
3+
4+
- Synchronized package-lock.json with the updated version.
5+
16
## 5.12.14
27
19 May 2026
38

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.12.15",
4+
"version": "5.13.0",
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)