Skip to content

Commit 7ada999

Browse files
chore: release main
1 parent 8294c19 commit 7ada999

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.20.1",
2+
".": "24.20.2",
33
"packages/api-explorer": "0.9.70",
44
"packages/code-editor": "0.1.37",
55
"packages/extension-api-explorer": "22.21.27",

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.20.2](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.20.1...sdk-codegen-all-v24.20.2) (2025-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Improve ok() helper function ([#1542](https://github.com/looker-open-source/sdk-codegen/issues/1542)) ([7b15f90](https://github.com/looker-open-source/sdk-codegen/commit/7b15f9002a263799c04d92d6278e4c4764b53e47))
9+
310
## [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)
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.20.1",
4+
"version": "24.20.2",
55
"description": "All workspaces for SDK code generation",
66
"author": "Looker",
77
"private": true,

0 commit comments

Comments
 (0)