Skip to content

Commit 748621e

Browse files
chore: release main (#1501)
🤖 I have created a release *beep* *boop* --- <details><summary>sdk-codegen-all: 24.16.1</summary> ## [24.16.1](sdk-codegen-all-v24.16.0...sdk-codegen-all-v24.16.1) (2024-09-11) ### Miscellaneous Chores * fix lockfile ([#1500](#1500)) ([7db8cd8](7db8cd8)) </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 7db8cd8 commit 748621e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "24.16.0",
2+
".": "24.16.1",
33
"packages/api-explorer": "0.9.65",
44
"packages/code-editor": "0.1.32",
55
"packages/extension-api-explorer": "22.21.22",

Diff for: CHANGELOG.md

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

3+
## [24.16.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.16.0...sdk-codegen-all-v24.16.1) (2024-09-11)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* fix lockfile ([#1500](https://github.com/looker-open-source/sdk-codegen/issues/1500)) ([7db8cd8](https://github.com/looker-open-source/sdk-codegen/commit/7db8cd8e7260d380978a148aa45288e2e58b98e0))
9+
310
## [24.16.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.14.0...sdk-codegen-all-v24.16.0) (2024-09-11)
411

512

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

0 commit comments

Comments
 (0)