Skip to content

Commit d880219

Browse files
chore: release main (#1541)
🤖 I have created a release *beep* *boop* --- <details><summary>sdk-codegen-all: 24.20.1</summary> ## [24.20.1](sdk-codegen-all-v24.20.0...sdk-codegen-all-v24.20.1) (2024-12-02) ### Bug Fixes * Improve error handling in Transport.kt ([#1540](#1540)) ([a091549](a091549)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent a091549 commit d880219

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "24.20.0",
2+
".": "24.20.1",
33
"packages/api-explorer": "0.9.70",
44
"packages/code-editor": "0.1.37",
55
"packages/extension-api-explorer": "22.21.27",

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [24.20.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.20.0...sdk-codegen-all-v24.20.1) (2024-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Improve error handling in Transport.kt ([#1540](https://github.com/looker-open-source/sdk-codegen/issues/1540)) ([a091549](https://github.com/looker-open-source/sdk-codegen/commit/a091549945b0c1604cfe41be9aac6fdfb080719f))
9+
310
## [24.20.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.18.1...sdk-codegen-all-v24.20.0) (2024-11-07)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"license": "MIT",
33
"name": "sdk-codegen-all",
4-
"version": "24.20.0",
4+
"version": "24.20.1",
55
"description": "All workspaces for SDK code generation",
66
"author": "Looker",
77
"private": true,

0 commit comments

Comments
 (0)