Skip to content

Commit d04dcc4

Browse files
committed
Publish
- @adobe/gatsby-theme-aio@3.0.4
1 parent 31cb29c commit d04dcc4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/gatsby-theme-aio/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
## [3.0.4](https://github.com/adobe/gatsby-theme-aio/compare/@adobe/gatsby-theme-aio@3.0.3...@adobe/gatsby-theme-aio@3.0.4) (2021-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* Remove GlobalHeaderTemp leftover in 404 page ([35e9da9](https://github.com/adobe/gatsby-theme-aio/commit/35e9da9070de6f57ea9a631a9ab178f78200706e))
12+
* Restore remote images support ([31cb29c](https://github.com/adobe/gatsby-theme-aio/commit/31cb29c959d098d2b8bae3023add50d9dfdbba6f))
13+
14+
15+
16+
17+
618
## [3.0.3](https://github.com/adobe/gatsby-theme-aio/compare/@adobe/gatsby-theme-aio@3.0.2...@adobe/gatsby-theme-aio@3.0.3) (2021-03-12)
719

820

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": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Gatsby theme for building markdown powered Adobe I/O sites",
55
"main": "index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)