Skip to content

Commit

Permalink
chore(main): Release 15.2.0 (#737)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 7, 2024
1 parent 125f207 commit 4a20436
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "15.1.0"
".": "15.2.0"
}
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
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.


## [15.2.0](https://github.com/plexinc/papr/compare/v15.1.0...v15.2.0) (2024-02-07)


### Features

* Support asynchronous dynamic defaults ([#678](https://github.com/plexinc/papr/issues/678)) ([125f207](https://github.com/plexinc/papr/commit/125f2074b8bb0e2963a1ba173b68ee6b0d285377))

## [15.1.0](https://github.com/plexinc/papr/compare/v15.0.0...v15.1.0) (2024-01-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "papr",
"description": "MongoDB TypeScript-aware Models",
"author": "Plex Inc.",
"version": "15.1.0",
"version": "15.2.0",
"keywords": [
"mongodb",
"database",
Expand Down

0 comments on commit 4a20436

Please sign in to comment.