Skip to content

Commit e635bad

Browse files
committed
chore: release v3.1.9
Update compatibility matrix packageVersion for release gate. Package name monsqlize unchanged.
1 parent 022b0c2 commit e635bad

5 files changed

Lines changed: 14 additions & 6 deletions

File tree

changelogs/unreleased.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
22

3-
## Changes after v3.1.8
3+
## Changes after v3.1.9
44

5-
No changes are currently recorded after v3.1.8.
5+
No changes are currently recorded after v3.1.9.

changelogs/v3.1.9.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# monSQLize v3.1.9
2+
3+
> Release date: 2026-07-27
4+
5+
## Highlights
6+
7+
- chore: sync repository/homepage metadata to `devcodex-labs` and align compatibility matrix packageVersion.
8+
- Package name `monsqlize` unchanged.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monsqlize",
3-
"version": "3.1.8",
3+
"version": "3.1.9",
44
"description": "TypeScript production data runtime layer for MongoDB today, with cache, transactions, pools, models, sync, and observability",
55
"type": "commonjs",
66
"main": "./dist/cjs/index.cjs",

test/compatibility/matrix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"generatedAt": "2026-07-15",
3-
"packageVersion": "3.1.0",
3+
"packageVersion": "3.1.9",
44
"support": {
55
"node": {
66
"declared": ">=18.0.0",

0 commit comments

Comments
 (0)