Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
looker-open-source-automation-bot committed Jun 28, 2024
1 parent 98a687e commit 8e83eab
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".": "24.10.0",
".": "24.10.1",
"packages/api-explorer": "0.9.61",
"packages/code-editor": "0.1.30",
"packages/extension-api-explorer": "22.21.18",
"packages/extension-api-explorer": "22.21.19",
"packages/extension-sdk": "24.10.0",
"packages/extension-sdk-react": "24.10.0",
"packages/extension-utils": "0.1.38",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [24.10.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.10.0...sdk-codegen-all-v24.10.1) (2024-06-28)


### Bug Fixes

* allow cloud.google.com for the API Explorer extension ([#1477](https://github.com/looker-open-source/sdk-codegen/issues/1477)) ([98a687e](https://github.com/looker-open-source/sdk-codegen/commit/98a687e45b42512bc7fb45727d4eec2c86e8372d))

## [24.10.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v24.8.0...sdk-codegen-all-v24.10.0) (2024-06-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"license": "MIT",
"name": "sdk-codegen-all",
"version": "24.10.0",
"version": "24.10.1",
"description": "All workspaces for SDK code generation",
"author": "Looker",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions packages/extension-api-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,13 @@
* @looker/run-it bumped from 0.9.60 to 0.9.61
* @looker/sdk bumped from 24.8.0 to 24.10.0

## [22.21.19](https://github.com/looker-open-source/sdk-codegen/compare/extension-api-explorer-v22.21.18...extension-api-explorer-v22.21.19) (2024-06-28)


### Bug Fixes

* allow cloud.google.com for the API Explorer extension ([#1477](https://github.com/looker-open-source/sdk-codegen/issues/1477)) ([98a687e](https://github.com/looker-open-source/sdk-codegen/commit/98a687e45b42512bc7fb45727d4eec2c86e8372d))

## [22.21.6](https://github.com/looker-open-source/sdk-codegen/compare/extension-api-explorer-v22.21.5...extension-api-explorer-v22.21.6) (2023-06-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-api-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@looker/extension-api-explorer",
"version": "22.21.18",
"version": "22.21.19",
"description": "Looker API Explorer extension",
"main": "dist/bundle.js",
"sideEffects": false,
Expand Down

0 comments on commit 8e83eab

Please sign in to comment.