Skip to content

Commit 7fcfafd

Browse files
chore: release main
1 parent dfab079 commit 7fcfafd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "24.3.0",
2+
".": "24.4.0",
33
"packages/api-explorer": "0.9.58",
44
"packages/code-editor": "0.1.30",
55
"packages/extension-api-explorer": "22.21.15",

CHANGELOG.md

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

3+
## [24.4.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.3.0...sdk-codegen-all-v24.4.0) (2024-03-26)
4+
5+
6+
### Features
7+
8+
* add Shadow plugin to build shaded Kotlin jars ([#1345](https://github.com/looker-open-source/sdk-codegen/issues/1345)) ([dfab079](https://github.com/looker-open-source/sdk-codegen/commit/dfab0796f5b2f147307445cb301649cffd6ebe68))
9+
310
## [24.3.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.2.0...sdk-codegen-all-v24.3.0) (2024-03-12)
411

512

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": "24.3.0",
4+
"version": "24.4.0",
55
"description": "All workspaces for SDK code generation",
66
"author": "Looker",
77
"private": true,

0 commit comments

Comments
 (0)