Skip to content

Commit d3b2990

Browse files
chore: release main (#1700)
🤖 I have created a release *beep* *boop* --- <details><summary>sdk-codegen-all: 26.6.4</summary> ## [26.6.4](sdk-codegen-all-v26.6.3...sdk-codegen-all-v26.6.4) (2026-04-09) ### Features * Adding shadow jar building ability to Kotlin SDK ([#1698](#1698)) ([6468b1f](6468b1f)) * Switching HTTP request library for FetchIAPToken ([#1699](#1699)) ([b316568](b316568)) </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 b316568 commit d3b2990

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "26.6.3",
2+
".": "26.6.4",
33
"packages/api-explorer": "0.9.85",
44
"packages/code-editor": "0.1.52",
55
"packages/extension-api-explorer": "22.21.42",

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [26.6.4](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v26.6.3...sdk-codegen-all-v26.6.4) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* Adding shadow jar building ability to Kotlin SDK ([#1698](https://github.com/looker-open-source/sdk-codegen/issues/1698)) ([6468b1f](https://github.com/looker-open-source/sdk-codegen/commit/6468b1f6deee19d67e7df74d50d2709a045053b6))
9+
* Switching HTTP request library for FetchIAPToken ([#1699](https://github.com/looker-open-source/sdk-codegen/issues/1699)) ([b316568](https://github.com/looker-open-source/sdk-codegen/commit/b316568df65a315fb4c54fab404f99f8d1089804))
10+
311
## [26.6.3](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v26.6.2...sdk-codegen-all-v26.6.3) (2026-04-03)
412

513

package.json

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

0 commit comments

Comments
 (0)