Skip to content

Commit

Permalink
chore(main): Release 15.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and avaly committed Mar 12, 2024
1 parent 041f98d commit 4468895
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.2.0"
".": "15.2.1"
}
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.1](https://github.com/plexinc/papr/compare/v15.2.0...v15.2.1) (2024-03-12)


### Bug Fixes

* Export schema only once ([#736](https://github.com/plexinc/papr/issues/736)) ([fee69db](https://github.com/plexinc/papr/commit/fee69dba93d512d4b25eb6d989aebe72c9ebd45a))

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


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.2.0",
"version": "15.2.1",
"keywords": [
"mongodb",
"database",
Expand Down

0 comments on commit 4468895

Please sign in to comment.