Skip to content

Commit

Permalink
chore: release version 1.3.0 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-sdk-build authored Jul 24, 2024
1 parent 0ec40d4 commit 5b4c6d3
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 3,474 deletions.
2 changes: 1 addition & 1 deletion .codegen.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "engineHash": "f6b5758", "specHash": "d36b9f0", "version": "1.2.0" }
{ "engineHash": "f6b5758", "specHash": "d36b9f0", "version": "1.3.0" }
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [1.3.0](https://github.com/box/box-typescript-sdk-gen/compare/v1.2.0...v1.3.0) (2024-07-24)


### Bug Fixes

* Extract `IntegrationMappingPartnerItemSlack` to union type (box/box-codegen[#530](https://github.com/box/box-typescript-sdk-gen/issues/530)) ([#255](https://github.com/box/box-typescript-sdk-gen/issues/255)) ([fa8952a](https://github.com/box/box-typescript-sdk-gen/commit/fa8952a6582d9965bbb4ab66bbeff057f5c68851))
* Improve chunked upload reliability (box/box-codegen[#529](https://github.com/box/box-typescript-sdk-gen/issues/529)) ([#254](https://github.com/box/box-typescript-sdk-gen/issues/254)) ([12d9288](https://github.com/box/box-typescript-sdk-gen/commit/12d928850e0a1cd60f336a9919474b9aaba33028))


### New Features and Enhancements

* Add `is_active` parameter to user collaboration (box/box-openapi[#437](https://github.com/box/box-typescript-sdk-gen/issues/437)) ([#253](https://github.com/box/box-typescript-sdk-gen/issues/253)) ([4d8d436](https://github.com/box/box-typescript-sdk-gen/commit/4d8d436977b3e487a47e7717626f1c0f2eb43227))
* Support AI Agent API (box/box-codegen[#531](https://github.com/box/box-typescript-sdk-gen/issues/531)) ([#260](https://github.com/box/box-typescript-sdk-gen/issues/260)) ([0ec40d4](https://github.com/box/box-typescript-sdk-gen/commit/0ec40d44c86a8a9cf4fe594966cfad1866be457c))

## [1.2.0](https://github.com/box/box-typescript-sdk-gen/compare/v1.1.0...v1.2.0) (2024-07-08)


Expand Down
Loading

0 comments on commit 5b4c6d3

Please sign in to comment.