Skip to content

Commit 5e073cb

Browse files
melissag-ensembleMelissa Garcia
andauthored
4.15.3 (#1640)
* fix: cleanup * chore(release): [email protected] --------- Co-authored-by: Melissa Garcia <[email protected]>
1 parent bbb402c commit 5e073cb

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

example/gatsby-config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ module.exports = {
7070
description: 'This is the OpenAPI page of Adobe Analytics',
7171
path: '/api/index.md/'
7272
},
73-
{
74-
title: 'Analytics API - RedoclyAPIBlock',
75-
description: 'This is the OpenAPI page of Adobe Analytics',
76-
path: '/api-2.md/'
77-
},
7873
{
7974
title: 'Analytics Swagger file',
8075
description: 'External link',

example/src/pages/api-2.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/gatsby-theme-aio/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.15.3](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]..@adobe/[email protected]) (2025-07-30)
7+
8+
### Feat
9+
10+
* Add hideLoading config to RedoclyAPIBlock [bbb402c](https://github.com/adobe/aio-theme/commit/bbb402ccd2e64f3949f1f478e6051da735264f47)
11+
612
## [4.15.2](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]..@adobe/[email protected]) (2025-07-21)
713

814
### Fix

packages/gatsby-theme-aio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/gatsby-theme-aio",
3-
"version": "4.15.2",
3+
"version": "4.15.3",
44
"description": "The Adobe I/O theme for building markdown powered sites",
55
"main": "index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)