Skip to content

Commit ccdb765

Browse files
committed
chore(release): 7.17.2
1 parent 5009087 commit ccdb765

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

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+
### [7.17.2](https://github.com/prismicio/prismic-client/compare/v7.17.1...v7.17.2) (2025-04-10)
6+
7+
8+
### Bug Fixes
9+
10+
* omit `page` from all `getAll*` method params ([#383](https://github.com/prismicio/prismic-client/issues/383)) ([5009087](https://github.com/prismicio/prismic-client/commit/5009087c3a3307040882faf4d130b7beeddf3ca7))
11+
* prevent logging the retry message many times ([#382](https://github.com/prismicio/prismic-client/issues/382)) ([c2bcf4b](https://github.com/prismicio/prismic-client/commit/c2bcf4b88cfba512fa23666ca5c7cd9ec38aa0a5))
12+
13+
14+
### Documentation
15+
16+
* update contributing guide ([#381](https://github.com/prismicio/prismic-client/issues/381)) ([5966b61](https://github.com/prismicio/prismic-client/commit/5966b61b41609352c78d9d2ac1e1158ca492a261))
17+
518
### [7.17.1](https://github.com/prismicio/prismic-client/compare/v7.17.0...v7.17.1) (2025-03-31)
619

720

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prismicio/client",
3-
"version": "7.17.1",
3+
"version": "7.17.2",
44
"description": "The official JavaScript + TypeScript client library for Prismic",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)