Skip to content

Commit b5c9904

Browse files
committed
Publish
- @adobe/gatsby-theme-aio@3.0.5
1 parent fc4a41d commit b5c9904

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/gatsby-theme-aio/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.5](https://github.com/adobe/gatsby-theme-aio/compare/@adobe/gatsby-theme-aio@3.0.4...@adobe/gatsby-theme-aio@3.0.5) (2021-03-12)
7+
8+
9+
### Bug Fixes
10+
11+
* Restore Image component for svg and gif support ([fc4a41d](https://github.com/adobe/gatsby-theme-aio/commit/fc4a41db512839576d090907758edd785aa05bd4))
12+
13+
14+
15+
16+
617
## [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)
718

819

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.4",
3+
"version": "3.0.5",
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)