File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed
Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.24.1 "
2+ "." : " 1.24.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.24.2 (2026-03-23)
4+
5+ Full Changelog: [ v1.24.1...v1.24.2] ( https://github.com/knocklabs/knock-python/compare/v1.24.1...v1.24.2 )
6+
7+ ### Bug Fixes
8+
9+ * ** deps:** bump minimum typing-extensions version ([ 3faab94] ( https://github.com/knocklabs/knock-python/commit/3faab948d5ae4297d7c35150545d843e0c34f427 ) )
10+ * sanitize endpoint path params ([ 5615d9e] ( https://github.com/knocklabs/knock-python/commit/5615d9e295147ff3a2321ca06222d2f04c875e30 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** tweak CI branches ([ 4c01647] ( https://github.com/knocklabs/knock-python/commit/4c016474b315185a18ec577ea79e0b3115607dd3 ) )
16+ * ** internal:** update gitignore ([ e5e89f5] ( https://github.com/knocklabs/knock-python/commit/e5e89f5f97e9170e602a836907a68987756b82f8 ) )
17+ * ** tests:** bump steady to v0.19.4 ([ 1b211c0] ( https://github.com/knocklabs/knock-python/commit/1b211c0a547eff991969ddfb57418b9797cb5f10 ) )
18+ * ** tests:** bump steady to v0.19.5 ([ a0638b5] ( https://github.com/knocklabs/knock-python/commit/a0638b570e32ab0db5028d1e5ab4f24da80bee7b ) )
19+ * ** tests:** bump steady to v0.19.6 ([ f09d000] ( https://github.com/knocklabs/knock-python/commit/f09d000d0185189f1134f655cf96f522c59dfd24 ) )
20+
21+
22+ ### Refactors
23+
24+ * ** tests:** switch from prism to steady ([ 29d5c77] ( https://github.com/knocklabs/knock-python/commit/29d5c776dae1ed8712a0d5514f48ee0fe6afda14 ) )
25+
326## 1.24.1 (2026-03-16)
427
528Full Changelog: [ v1.24.0...v1.24.1] ( https://github.com/knocklabs/knock-python/compare/v1.24.0...v1.24.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " knockapi"
3- version = " 1.24.1 "
3+ version = " 1.24.2 "
44description = " The official Python library for the knock API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "knockapi"
4- __version__ = "1.24.1 " # x-release-please-version
4+ __version__ = "1.24.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments