Skip to content

Commit

Permalink
chore(release): publish@4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timkim committed Apr 6, 2023
1 parent 323d082 commit d482784
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/gatsby-theme-aio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.9.4](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.3...@adobe/gatsby-theme-aio@4.9.4) (2023-04-06)

### Fix

* Hacky fix for frame component reference to ims [323d082](https://github.com/adobe/aio-theme/commit/323d08230b5735ac64b9e5ba1553bb44d78035ee).


## [4.9.3](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.2...@adobe/gatsby-theme-aio@4.9.3) (2023-04-04)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-aio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/gatsby-theme-aio",
"version": "4.9.3",
"version": "4.9.4",
"description": "The Adobe I/O theme for building markdown powered sites",
"main": "index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit d482784

Please sign in to comment.