Skip to content

Commit 11f9414

Browse files
committed
docs: Fix changelog path in release-please config
1 parent f2c2c9a commit 11f9414

File tree

3 files changed

+13
-15
lines changed

3 files changed

+13
-15
lines changed

.github/workflows/release.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: google-github-actions/[email protected]
17-
with:
18-
release-type: node

CHANGELOG.md

-13
This file was deleted.

docs/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
6+
## [15.1.0](https://github.com/plexinc/papr/compare/v15.0.0...v15.1.0) (2024-01-23)
7+
8+
9+
### Features
10+
11+
* Support options for upsert model method ([#711](https://github.com/plexinc/papr/issues/711)) ([b92a507](https://github.com/plexinc/papr/commit/b92a507277c734423feb5f3abd163eb1ccafc47a))
12+
13+
14+
### Bug Fixes
15+
16+
* Don't exclude null from oneOf type ([#719](https://github.com/plexinc/papr/issues/719)) ([47140c5](https://github.com/plexinc/papr/commit/47140c536fc6f69888c0fff09a45c4c9fa40a9eb))
17+
518
## [15.0.0](https://github.com/plexinc/papr/compare/v14.1.0...v15.0.0) (2023-09-05)
619

720

0 commit comments

Comments
 (0)