Skip to content

Commit 5c01ff9

Browse files
chore(main): Release 17.1.0 (#1050)
1 parent 61ab699 commit 5c01ff9

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

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

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
## [17.1.0](https://github.com/plexinc/papr/compare/v17.0.0...v17.1.0) (2026-04-27)
7+
8+
9+
### Features
10+
11+
* Include Papr version details in MongoDB handshake ([#1040](https://github.com/plexinc/papr/issues/1040)) ([6212189](https://github.com/plexinc/papr/commit/6212189975b79cee0fa6b4b798d4dddbf0302882))
12+
13+
14+
### Bug Fixes
15+
16+
* Filter invalid values in getIds ([#979](https://github.com/plexinc/papr/issues/979)) ([7cd98a1](https://github.com/plexinc/papr/commit/7cd98a16e237fa5ffee8fecd2e5dd772dee6c278))
17+
618
## [17.0.0](https://github.com/plexinc/papr/compare/v16.0.0...v17.0.0) (2026-01-27)
719

820

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": "17.0.0",
5+
"version": "17.1.0",
66
"keywords": [
77
"mongodb",
88
"database",

0 commit comments

Comments
 (0)