Skip to content

Commit 618f23b

Browse files
chore(main): release apiv2 1.11.1
1 parent b2cd4a5 commit 618f23b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"apiv2": "1.11.0"
2+
"apiv2": "1.11.1"
33
}

apiv2/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.11.1](https://github.com/chanzuckerberg/cryoet-data-portal-backend/compare/apiv2-v1.11.0...apiv2-v1.11.1) (2025-04-21)
4+
5+
6+
### Bug Fixes
7+
8+
* Add better handling for value error exceptions from pagination. ([#475](https://github.com/chanzuckerberg/cryoet-data-portal-backend/issues/475)) ([a46df89](https://github.com/chanzuckerberg/cryoet-data-portal-backend/commit/a46df8985fe081147484fdf2310d3efe0aca88c9))
9+
* adding back schema diagram ([#473](https://github.com/chanzuckerberg/cryoet-data-portal-backend/issues/473)) ([725f037](https://github.com/chanzuckerberg/cryoet-data-portal-backend/commit/725f0376aaa73a5f96d56bc6cfb0ced11f503383))
10+
311
## [1.11.0](https://github.com/chanzuckerberg/cryoet-data-portal-backend/compare/apiv2-v1.10.0...apiv2-v1.11.0) (2025-03-20)
412

513

0 commit comments

Comments
 (0)