Skip to content

Commit 7536f18

Browse files
chore: release version 10.5.0 (#1358)
1 parent 6af2956 commit 7536f18

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "65f6eab", "specHash": "57b3004", "version": "10.4.0" }
1+
{ "engineHash": "65f6eab", "specHash": "57b3004", "version": "10.5.0" }

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [10.5.0](https://github.com/box/box-python-sdk/compare/v10.4.0...v10.5.0) (2026-03-18)
6+
7+
8+
### New Features and Enhancements
9+
10+
* add `canPublicSharedLinkBeCreated` to `Hubs` (box/box-codegen[#928](https://github.com/box/box-python-sdk/issues/928)) ([#1356](https://github.com/box/box-python-sdk/issues/1356)) ([6af2956](https://github.com/box/box-python-sdk/commit/6af2956c1cccf864a16b1b854b49c9058ebb9102))
11+
* Add configurable timeouts for SDKs (box/box-codegen[#924](https://github.com/box/box-python-sdk/issues/924)) ([#1349](https://github.com/box/box-python-sdk/issues/1349)) ([6c556cc](https://github.com/box/box-python-sdk/commit/6c556ccf4ce097b503209c055c9871c39944cdbd))
12+
513
## [10.4.0](https://github.com/box/box-python-sdk/compare/v10.3.0...v10.4.0) (2026-02-11)
614

715

box_sdk_gen/networking/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '10.4.0'
1+
__version__ = '10.5.0'

0 commit comments

Comments
 (0)