Skip to content

Commit 99bae15

Browse files
chore(main): Release 15.4.0
1 parent d6d53aa commit 99bae15

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "15.3.0"
2+
".": "15.4.0"
33
}

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

55

6+
## [15.4.0](https://github.com/plexinc/papr/compare/v15.3.0...v15.4.0) (2025-11-10)
7+
8+
9+
### Features
10+
11+
* Upgrade MongoDB v7 ([#1023](https://github.com/plexinc/papr/issues/1023)) ([d6d53aa](https://github.com/plexinc/papr/commit/d6d53aa03aacc2dae5e63ac3692c1e68ed4504b5))
12+
613
## [15.3.0](https://github.com/plexinc/papr/compare/v15.2.2...v15.3.0) (2025-10-28)
714

815

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "papr",
33
"description": "MongoDB TypeScript-aware Models",
44
"author": "Plex Inc.",
5-
"version": "15.3.0",
5+
"version": "15.4.0",
66
"keywords": [
77
"mongodb",
88
"database",

0 commit comments

Comments
 (0)