Skip to content

Commit eb00203

Browse files
chore(main): Release 15.0.0 (#577)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a95bfb4 commit eb00203

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

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

5+
## [15.0.0](https://github.com/plexinc/papr/compare/v14.1.0...v15.0.0) (2023-09-05)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* `node` minimum version is now v16.20.1
11+
12+
### Features
13+
14+
* Upgrade mongodb to v6.0.0 ([#569](https://github.com/plexinc/papr/issues/569)) ([a95bfb4](https://github.com/plexinc/papr/commit/a95bfb45c11d6bcaf48d5ed51f0f7299814776a2))
15+
516
## [14.1.0](https://github.com/plexinc/papr/compare/v14.0.0...v14.1.0) (2023-08-21)
617

718

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

0 commit comments

Comments
 (0)