Skip to content

Commit e43d20c

Browse files
chore: release version 1.11.1 (#477)
1 parent e1d62ac commit e43d20c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "59337f7", "specHash": "59747aa", "version": "1.11.0" }
1+
{ "engineHash": "59337f7", "specHash": "59747aa", "version": "1.11.1" }

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [1.11.1](https://github.com/box/box-python-sdk-gen/compare/v1.11.0...v1.11.1) (2025-02-12)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix proxy usage (box/box-codegen[#662](https://github.com/box/box-python-sdk-gen/issues/662)) ([#476](https://github.com/box/box-python-sdk-gen/issues/476)) ([e1d62ac](https://github.com/box/box-python-sdk-gen/commit/e1d62ac5a8063bf37244329329100752c3a069af))
11+
512
## [1.11.0](https://github.com/box/box-python-sdk-gen/compare/v1.10.0...v1.11.0) (2025-02-06)
613

714

box_sdk_gen/networking/version.py

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

0 commit comments

Comments
 (0)