Skip to content

Commit 329c3ac

Browse files
chore: release version 1.5.1 (#330)
1 parent 3751eea commit 329c3ac

File tree

5 files changed

+110
-103
lines changed

5 files changed

+110
-103
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "276de87", "specHash": "739d87b", "version": "1.5.0" }
1+
{ "engineHash": "276de87", "specHash": "739d87b", "version": "1.5.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.5.1](https://github.com/box/box-typescript-sdk-gen/compare/v1.5.0...v1.5.1) (2024-08-30)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix fetch options with interceptor (box/box-codegen[#556](https://github.com/box/box-typescript-sdk-gen/issues/556)) ([#326](https://github.com/box/box-typescript-sdk-gen/issues/326)) ([3751eea](https://github.com/box/box-typescript-sdk-gen/commit/3751eea67047021fe298c841596ae362ed1e47da))
11+
512
## [1.5.0](https://github.com/box/box-typescript-sdk-gen/compare/v1.4.0...v1.5.0) (2024-08-23)
613

714

0 commit comments

Comments
 (0)